Skip to content

Pull requests: pytorch/ignite

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support flexible EpochMetric compute_fn outputs module: metrics Metrics module
#3802 opened Jul 3, 2026 by Abhisri436 Loading…
added lock file in git ignore
#3801 opened Jul 1, 2026 by aaishwarymishra Collaborator Loading…
Bump the github-actions group with 5 updates ci CI dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3800 opened Jul 1, 2026 by dependabot Bot Loading…
docs: clarify FID default feature dimension module: metrics Metrics module
#3791 opened Jun 22, 2026 by nightcityblade Contributor Loading…
2 of 3 tasks
fix: prevent once handlers from refiring on epoch termination module: engine Engine module
#3790 opened Jun 22, 2026 by nightcityblade Contributor Loading…
feat: extend EpochMetric to support more compute_fn output types module: metrics Metrics module
#3789 opened Jun 17, 2026 by zongyang078 Loading…
3 tasks done
Remove deprecated setup_any_logging function module: contrib Contrib module
#3788 opened Jun 11, 2026 by suhailnasar Loading…
test: cover resuming engine with unknown epoch length
#3786 opened Jun 10, 2026 by nightcityblade Contributor Loading…
1 of 3 tasks
feat: add GCP Vertex.AI hyperparameter tuning handler module: handlers Core Handlers module
#3762 opened May 31, 2026 by Aanushka001 Draft
4 tasks done
feat: add NoImprovementHandler module: handlers Core Handlers module
#3760 opened May 31, 2026 by Aanushka001 Draft
FSDP2 Support module: distributed Distributed module module: handlers Core Handlers module
#3733 opened Apr 15, 2026 by intelava Loading…
feat: add class_names support to Precision and Recall metrics module: metrics Metrics module
#3732 opened Apr 14, 2026 by aniketpandey05 Contributor Loading…
2 of 3 tasks
feat(metrics): add Character Error Rate (CER) metric module: metrics Metrics module
#3710 opened Apr 1, 2026 by Manimaran-tech Contributor Loading…
3 tasks done
Refactor SpearmanRankCorrelation to native PyTorch and remove SciPy dependency examples Examples module: metrics Metrics module
#3672 opened Mar 15, 2026 by Prathamesh8989 Contributor Loading…
3 tasks done
Add min_evals parameter to EarlyStopping handler module: handlers Core Handlers module
#3661 opened Mar 9, 2026 by D0-T Draft
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.