Skip to content

v0.6.2

Compare
Choose a tag to compare
@nmichlo nmichlo released this 05 Aug 22:40
· 14 commits to main since this release

Fixes

  • Fix examples that use num_workers != 0. When using DataLoaders with multiple workers, these need to be run from within if __name__ == '__main__': ...
  • Fix torch_optimizer>=0.1.0,!=0.2 in requirements.txt