package torch

  1. Overview
  2. No Docs
Torch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.1.tar.gz
md5=34ef5494e9625a3bcb34146581f9385c
sha512=ddf7226001fd746d124c28e8430bb2af4565337144b71d5a6026e22c1ac301f68765717ff77603e4caf57a9e73ceb72db20da8891034b66889d4e1225ffc880d

Description

The ocaml-torch project provides some OCaml bindings for the Torch library. This brings to OCaml NumPy-like tensor computations with GPU acceleration and tape-based automatic differentiation.

Published: 22 Nov 2024

Dependencies (15)

  1. libtorch >= "2.3.0" & < "2.4.0"
  2. ocaml-compiler-libs >= "v0.11.0"
  3. dune-configurator
  4. dune >= "3.11.0"
  5. ctypes-foreign
  6. ctypes >= "0.18.0"
  7. stdio >= "v0.17" & < "v0.18"
  8. ppx_string >= "v0.17" & < "v0.18"
  9. ppx_jane >= "v0.17" & < "v0.18"
  10. ppx_inline_test >= "v0.17" & < "v0.18"
  11. ppx_bench >= "v0.17" & < "v0.18"
  12. core_unix >= "v0.17" & < "v0.18"
  13. core >= "v0.17" & < "v0.18"
  14. base >= "v0.17" & < "v0.18"
  15. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.