Skip to content

js-pytorch 0.3.0

Latest
Compare
Choose a tag to compare
@eduardoleao052 eduardoleao052 released this 02 Apr 18:04
· 85 commits to main since this release

This new release contains the following features:

  • TypeScript support and source-code.
  • Developer tools, such as ESLint and prettier.
  • Automated unit tests with jest.
  • Benchmarking tools with tiny-bench.

Thanks to @pparke and @medic-code for the help with the implementations!

@eduardoleao052