Skip to content

Tags: LaurentMazare/ocaml-torch

Tags

0.17

Toggle 0.17's commit message
Add a references to external examples.

0.16

Toggle 0.16's commit message
Apply ocamlformat.

0.15

Toggle 0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update workflow.yml

0.14

Toggle 0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the CI fix.

0.13

Toggle 0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for libtorch 1.9 (#57)

* Start adapting the code generation for libtorch 1.9.

* Get the tests to run.

* Get the examples to compile.

* Update to the ocaml github workflow v2.

0.12

Toggle 0.12's commit message
Update for PyTorch 1.8.

0.11

Toggle 0.11's commit message
Add some github actions.

0.10

Toggle 0.10's commit message
Update for PyTorch 1.6.

0.9b

Toggle 0.9b's commit message
Only use as-needed on cuda platforms.

0.9

Toggle 0.9's commit message
Add a Tensor.device function.