Skip to content

Version 0.1.2 Release

Latest
Compare
Choose a tag to compare
@AsakusaRinne AsakusaRinne released this 24 May 09:46
· 4 commits to master since this release

Compared to version 0.1.0, it has the new features below.

  1. Add static method for load and save.
  2. Add mod, and, or, xor operators for Tensor.
  3. Add ForEach method for Tensor.
  4. Add docs for public APIs.