Ocaml Torch Versions Save

OCaml bindings for PyTorch

0.8

4 years ago

0.7

4 years ago

0.6

4 years ago

This release upgrades the ocaml bindings to support PyTorch 1.2.0.

0.5

4 years ago
  • Makes the api more in line with the PyTorch python api.
  • Add a couple examples, e.g. yolo and seq2seq translation.

0.4

5 years ago

Support for libtorch v1.1.0.

0.3

5 years ago

Add some macos support.

0.2

5 years ago

v0.1-unstable

5 years ago

The libtorch C++ api is not yet stable so this release is also to be considered unstable.

The various ot files contain weights for various computer vision models pre-trained on ImageNet.