| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| New metrics and new features and bug fixes source code.tar.gz | 2024-08-06 | 7.5 MB | |
| New metrics and new features and bug fixes source code.zip | 2024-08-06 | 7.8 MB | |
| README.md | 2024-08-06 | 3.6 kB | |
| Totals: 3 Items | 15.2 MB | 0 | |
What's Changed
- fix misspecified version reference by @leej3 in https://github.com/pytorch/ignite/pull/3228
- Add MutualInformation Metric by @kzkadc in https://github.com/pytorch/ignite/pull/3230
- Add divergence metrics by @kzkadc in https://github.com/pytorch/ignite/pull/3232
- Add test timeouts by @leej3 in https://github.com/pytorch/ignite/pull/3241
- Fix error in old PyTorch for KL and JS divergence by @kzkadc in https://github.com/pytorch/ignite/pull/3236
- Make testing improvements by @leej3 in https://github.com/pytorch/ignite/pull/3242
- Add MaximumMeanDiscrepancy metric by @kzkadc in https://github.com/pytorch/ignite/pull/3243
- setup_logger: add optional arg
encodingfor FileHandler by @sjiang95 in https://github.com/pytorch/ignite/pull/3240 - Fix error of doc test for MaximumMeanDiscrepancy metric by @kzkadc in https://github.com/pytorch/ignite/pull/3245
- adjust tpu timeout by @leej3 in https://github.com/pytorch/ignite/pull/3246
- fix some mypy issues by @leej3 in https://github.com/pytorch/ignite/pull/3248
- Fix mps not functional by @leej3 in https://github.com/pytorch/ignite/pull/3249
- Fixed linkcheck by @vfdev-5 in https://github.com/pytorch/ignite/pull/3250
- Retry tests by @leej3 in https://github.com/pytorch/ignite/pull/3229
- downgrade retry action for gpu tests (#3251) by @vfdev-5 in https://github.com/pytorch/ignite/pull/3252
- Fix scheduled tests by @leej3 in https://github.com/pytorch/ignite/pull/3254
- Rename common-test-functionality.sh to common_test_functionality.sh by @vfdev-5 in https://github.com/pytorch/ignite/pull/3255
- Updated FBResearchLogger example doctring by @vfdev-5 in https://github.com/pytorch/ignite/pull/3237
- Updated docker pth version by @vfdev-5 in https://github.com/pytorch/ignite/pull/3256
- improve type support for fbrlogger by @leej3 in https://github.com/pytorch/ignite/pull/3238
- Introduce a variable skip_unrolling in class Metric by @simeetnayan81 in https://github.com/pytorch/ignite/pull/3258
- Skip unrolling follow up by @simeetnayan81 in https://github.com/pytorch/ignite/pull/3260
- Exclude special attributes from causing
MetricsLambdacreation by @sadra-barikbin in https://github.com/pytorch/ignite/pull/3263 - Replace runners prefix amz2023. by @jeanschmidt in https://github.com/pytorch/ignite/pull/3265
- Fix failing Pytorch version tests CI by @simeetnayan81 in https://github.com/pytorch/ignite/pull/3267
- Fix failing tpu tests by @vfdev-5 in https://github.com/pytorch/ignite/pull/3261
- Add
MetricGroupfeature by @sadra-barikbin in https://github.com/pytorch/ignite/pull/3266 - Fix WandBLogger init by @zubatyuk in https://github.com/pytorch/ignite/pull/3273
- Fix mps ci by @vfdev-5 in https://github.com/pytorch/ignite/pull/3274
- Updated pytorch versions in CI and docker by @vfdev-5 in https://github.com/pytorch/ignite/pull/3275
Acknowledgments
🎉 Thanks to our community and all our contributors for the issues, PRs and 🌟 ⭐️ 🌟 ! 💯 We really appreciate your implication into the project
New Contributors
- @sjiang95 made their first contribution in https://github.com/pytorch/ignite/pull/3240
- @simeetnayan81 made their first contribution in https://github.com/pytorch/ignite/pull/3258
- @jeanschmidt made their first contribution in https://github.com/pytorch/ignite/pull/3265
- @zubatyuk made their first contribution in https://github.com/pytorch/ignite/pull/3273
Thank you !
Full Changelog: https://github.com/pytorch/ignite/compare/v0.5.0.post2...v0.5.1