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

Remove legacy conda-verify to fix Python 3.13 build failure
#3709 opened Mar 31, 2026 by TahaZahid05 Loading…
3 tasks
Add min_evals parameter to EarlyStopping handler module: handlers Core Handlers module
#3661 opened Mar 9, 2026 by D0-T Loading…
2 of 3 tasks
[Feature] Implement TopK wrapper module: metrics Metrics module
#3610 opened Feb 27, 2026 by rwtarpit Draft
3 tasks
Add NDCG metric to rec_sys docs module: metrics Metrics module
#3608 opened Feb 26, 2026 by steaphenai Loading…
2 of 3 tasks
Add MRR (Mean Reciprocal Rank) metric to rec_sys docs module: metrics Metrics module
#3573 opened Feb 22, 2026 by steaphenai Loading…
2 of 3 tasks
Use Parallel.spawn_kwargs as kwargs to the backend when appropriate module: distributed Distributed module
#3493 opened Jan 16, 2026 by qwfy Loading…
3 tasks
Fix max iters issue and add tests ci CI docs module: base Base module module: engine Engine module module: handlers Core Handlers module module: metrics Metrics module
#3439 opened Aug 29, 2025 by goanpeca Draft
Add NDCG metrics module: metrics Metrics module
#3346 opened Mar 19, 2025 by exitflynn Draft
[WIP] Improved max_iters handling module: base Base module module: engine Engine module
#3235 opened Apr 17, 2024 by leej3 Loading…
3 tasks
Use distributed fixture in tests
#3070 opened Sep 24, 2023 by vfdev-5 Draft
3 tasks
HPO logger handler examples Examples module: contrib Contrib module
#3061 opened Sep 7, 2023 by St3V0Bay Draft
3 tasks
Distributed ndcg module: metrics Metrics module
#3054 opened Aug 31, 2023 by ili0820 Loading…
1 of 3 tasks
Fix a bug related to XLA subgroup creation and usage module: distributed Distributed module
#2948 opened May 17, 2023 by sadra-barikbin Loading…
3 tasks
PyTorch Profiler [WIP] module: handlers Core Handlers module
#2906 opened Apr 1, 2023 by guptaaryan16 Draft
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.