package torch

  1. Overview
  2. No Docs
Torch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
md5=8e189f338b454bbefc4965d827f5a0cc
sha512=f96155624705bc500734d5dbb18255436c1e4646f89ddc0c47260d79003543126c68e206267b3487bdf25c4f7168ab694ba89b661304c4735c159a91630f97cd

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: 16 Jul 2024

Dependencies (14)

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

Dev Dependencies (1)

  1. libtorch with-test

Used by

None

Conflicts (1)

  1. libtorch < "2.1.0" | >= "2.2.0"
OCaml

Innovation. Community. Security.