Skip to content

[0.3.12] TensorNeko Release

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 16:19
· 12 commits to master since this release

Features:

  • new library tensorneko_lib for high performance rust implementations.
  • npy reader and writer in tensorneko_util.io
  • tensorneko_util.Timer.lines to automatically time each lines in the wrapped function.

Fix:

  • opencv image writer cannot save tensor as image.