github pytorch/ignite v0.4.6
FID/IS metrics for GANs, EMA handler and bug fixes

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

PyTorch-Ignite 0.4.6 - Release Notes

New Features

  • Added start_lr option to FastaiLRFinder (#2111)
  • Added Model's EMA handler (#2098, #2102)
  • Improved SLURM support: added hostlist expansion without using scontrol (#2092)

Metrics

Bug fixes

  • Modified auto_dataloader to not wrap user provided DistributedSampler (#2119)
  • Raise error in DistributedProxySampler when sampler is already a DistributedSampler (#2120)
  • Improved LRFinder error message (#2127)
  • Added py.typed for type checkers (#2095)

Housekeeping

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):

@01-vyom, @KickItLikeShika, @gucifer, @sandylaker, @schuhschuh, @sdesrozis, @trsvchn, @vfdev-5, @ydcjeff

Don't miss a new ignite release

NewReleases is sending notifications on new releases.