What's Changed
- Remove legacy conda-verify to fix Python 3.13 build failure by @TahaZahid05 in #3714
- fix: cast
scaler.scale(loss)return totorch.Tensorto resolve pyreflymissing-attributeerror by @vfdev-5 with @Copilot in #3713 - Fix bare except clause in PolyaxonLogger.close() by @aniketpandey05 in #3717
- Implement logging setup helpers and enhance documentation by @aaishwarymishra in #3726
- refactor: modernize remaining super() calls by @nightcityblade in #3716
- Fix/hitrate empty topk by @aniketpandey05 in #3719
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #3715
- Add NDCG metric to rec_sys by @steaphenai in #3608
- docs: clarify _prepare_batch docstring by @nightcityblade in #3730
- docs: add usage examples for logging setup functions in respective lo… by @aaishwarymishra in #3734
- Use Ruff formatter in devcontainer config by @zeel2104 in #3737
- feat(early_stopping): rename min_delta→threshold, min_delta_mode→thre… by @ramyars466 in #3619
- Add workflow_dispatch trigger to nightly release by @TahaZahid05 in #3751
- Fix nightly failing by @TahaZahid05 in #3752
- Bump conda-incubator/setup-miniconda from 3 to 4 in the github-actions group across 1 directory by @dependabot[bot] in #3747
- docs: fix comment typos by @nightcityblade in #3757
- Add pathlib Path support to idist broadcast by @nightcityblade in #3755
- Fix CI linkcheck and MLflow file store by @hariharan077 in #3774
- Expose metric names in logger setup helpers by @hariharan077 in #3772
- Skipping tcp tests, fixing ci by @TahaZahid05 in #3775
- Simplify docs autosummary names by @hariharan077 in #3773
- docs: add warmup scheduler mixed-events example by @nightcityblade in #3753
- Feat: implement get_sequence_transform for Accuracy metric by @Manimaran-tech in #3637
- Fix state_dict handling for max_iters in Engine by @TahaZahid05 in #3729
- DOC: improve README logo in dark mode by @importstring in #3780
- MAINT: fix multiref reducer typo and Rouge error message by @importstring in #3781
- Improve code coverage for ignite/engine/engine.py by @ramaiyaKushal in #3777
- DOC: fix spelling and grammar in tqdm_logger by @importstring in #3779
- Downgrading mlflow to avoid protobuf issues on nightly builds. by @aaishwarymishra in #3784
- DOC: fix minor docstring grammar in events.py by @importstring in #3783
- remove sklearn dependency from cohenkappa score calculation logic and applied custom calculation and updated tests by @avishkarsonni in #3731
- Refactor base logger handlers for readability and safer flattening by @importstring in #3782
- fix: fixed the scipy version to mitigate FID errors in the tests. by @aaishwarymishra in #3794
- ci: pin third-party GitHub Actions to full commit SHAs by @arpitjain099 in #3776
- feat: Add CharacterErrorRate (CER) metric to ignite.metrics.nlp by @Shubh3005 in #3785
- feat(metrics): add Perplexity metric to ignite.metrics.nlp by @steaphenai in #3743
- fix: changed fid installation from our fork by @aaishwarymishra in #3798
- Change the upper bound to <3.15 for the required python version to enable support for 3.14.x by @tarasio-mirror in #3804
- Fix ClearML task closure issue by @aaishwarymishra in #3807
- Updated docs versionadded/versionchanged to 0.5.5 by @vfdev-5 in #3814
- Updated pth docker image to 2.13.0-cuda13.2-cudnn9 by @vfdev-5 in #3813
- added lock file in git ignore by @aaishwarymishra in #3801
New Contributors
- @zeel2104 made their first contribution in #3737
- @hariharan077 made their first contribution in #3774
- @importstring made their first contribution in #3780
- @ramaiyaKushal made their first contribution in #3777
- @avishkarsonni made their first contribution in #3731
- @arpitjain099 made their first contribution in #3776
- @Shubh3005 made their first contribution in #3785
Full Changelog: v0.5.4...v0.5.5