package torch
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Torch bindings for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
torch-v0.16.0.tar.gz
sha256=ccd9ef3b630bdc7c41e363e71d8ecb86c316460cbf79afe67546c6ff22c19da4
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: 14 Jun 2023
Dependencies (14)
-
libtorch
>= "1.13.0" & < "1.14.0" -
ocaml-compiler-libs
>= "v0.11.0" - dune-configurator
-
dune
>= "2.0.0" - ctypes-foreign
-
ctypes
>= "0.18.0" -
stdio
>= "v0.16" & < "v0.17" -
ppx_jane
>= "v0.16" & < "v0.17" -
ppx_inline_test
>= "v0.16" & < "v0.17" -
ppx_expect
>= "v0.16" & < "v0.17" -
ppx_bench
>= "v0.16" & < "v0.17" -
core
>= "v0.16" & < "v0.17" -
base
>= "v0.16" & < "v0.17" -
ocaml
>= "4.14"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page