Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@lamhoangtung lamhoangtung released this 09 Apr 18:26
· 1 commit to master since this release
b4bff08

This is the first official release of Techainer's fork of torch-js. This release:

  • Add ops from torchvision.
  • Add async support for forward function.
  • Add async support for call_scripted_function(function_name, **inputs) to call any method of the scripted module.
  • Provide prebuild binary for cross NVIDIA GPU from Pascal to Ampere
  • Fixed some weird conversion arround List[Tensor] input.
  • Updated libtorch to 1.8.1 and torchvision to 0.9.1

The package will be available under the name @techainer1t/torch-js on npm

Note: We skipped v0.12.0 due to some mistake with npmjs