github pytorch/ignite v0.4.8
Mostly bug fixes

latest releases: v0.5.1, v0.5.0.post2, v0.5.0.post1...
2 years ago

PyTorch-Ignite 0.4.8 - Release Notes

New Features

  • Added data as None option to Engine.run (#2369)
  • Now Checkpoint.load_objects can accept str and load the checkpoint internally (#2305)

Bug fixes

  • Fixed issue with DeterministicEngine.state_dict() (#2412)
  • Fixed EMAHandler warm-up behaviour (#2333)
  • Fixed _compute_nproc_per_node in case of bad dist configuration (#2288)
  • Fixed state parameter scheduler to work with EMAHandler (#2326)
  • Fixed a bug on StateParamScheduler.attach method (#2316)
  • Fixed ClearMLLogger to retrieve current task before trying to create a new one (#2344)
  • Added hashing a checkpoint utility: #2272, #2283, #2273
  • Fixed config check issue with multi-node spawn method (#2424)

Housekeeping (docs, CI, examples, tests, etc)

Acknowledgments

🎉 Thanks to our community and all our contributors for the issues, PRs and 🌟 ⭐️ 🌟 !
💯 We really appreciate your implication into the project (in alphabetical order):

@Abo7atm, @DevPranjal, @Eunjnnn, @FarehaNousheen, @H4dr1en, @Ishan-Kumar2, @KickItLikeShika, @Priyansi, @bibhabasumohapatra, @fco-dv, @louis-she, @sandylaker, @sdesrozis, @trsvchn, @vfdev-5, @ydcjeff

Don't miss a new ignite release

NewReleases is sending notifications on new releases.