Skip to content

v0.5.6

Compare
Choose a tag to compare
@emcastillo emcastillo released this 25 Jan 05:51
· 1077 commits to master since this release
72d264a

Enhancements and bug-fixes

This release includes the following enhancements and bug fixes:

  • Support torch 1.10 (#497, #413)
  • Add helper function to initialize torch.distributed in OpenMPI environments (#491)

Backward-incompatible changes

  • Disable profiler by default in Trainer and ExtensionsManager. Now enable_profile=True kwarg is needed. (#498)

See the list of merged pull-requests for the details.