[0.3.20] TensorNeko 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
orjsonandjson. - The val metrics not work with the metrics log name in group such as
my_metric/accinstead ofacc.