Skip to content

[0.3.6] TensorNeko Release

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 18:16
· 81 commits to master since this release

Features:

  • Better type hint for eventbus and dispatch
  • Dynamic import for mita_tqdm
  • on_step and on_epoch arguments for GpuStatsLogger and SystemStatsLogger
  • Timer now doesn't require parentheses as decorator

Fix:

  • crop_with_padding using numpy array
  • sample_indexes not imported
  • FID not working with progress_bar=True
  • import error with pytorch lightning 2.1.3