Skip to content

[0.3.4] TensorNeko Release

Choose a tag to compare

@github-actions github-actions released this 14 Oct 18:19
· 277 commits to master since this release

Features:

  • Timer now can disable the auto print, for better manual control.
  • Read and Write auto infer format
  • try_until_success for trying a function with multiple times if it raises exceptions.
  • DummyLogger for disabling annoy logging information when debug

Fix:

  • The unusual argument order in MatWriter