Skip to content

[0.3.20] TensorNeko Release

Choose a tag to compare

@github-actions github-actions released this 09 Oct 03:50
· 94 commits to master since this release

Feature:

  • Add test to make sure the library works for lightning 2.3 and 2.4

Fix:

  • The json writer change the default indent to 2 instead of 4 to make it same behaviour of using orjson and json.
  • The val metrics not work with the metrics log name in group such as my_metric/acc instead of acc.