Skip to content

Releases: LaurentMazare/ocaml-torch

Upgrade for PyTorch 1.4.0.

23 Jan 10:44
Compare
Choose a tag to compare

Upgrade for PyTorch 1.3.1.

12 Dec 13:13
Compare
Choose a tag to compare
0.7

updated conda config (#28)

Upgrade to PyTorch 1.2.0

20 Aug 20:14
640d1c1
Compare
Choose a tag to compare

This release upgrades the ocaml bindings to support PyTorch 1.2.0.

Release 0.5

21 Jun 19:06
Compare
Choose a tag to compare
  • Makes the api more in line with the PyTorch python api.
  • Add a couple examples, e.g. yolo and seq2seq translation.

0.4

01 May 20:50
9b48a63
Compare
Choose a tag to compare
0.4

Support for libtorch v1.1.0.

0.3

15 Jan 01:05
Compare
Choose a tag to compare
0.3

Add some macos support.

0.2

28 Dec 16:06
Compare
Choose a tag to compare
0.2
Sketch a JIT tutorial.

Initial release (unstable).

05 Nov 10:18
Compare
Choose a tag to compare
Pre-release

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.