pytorch / ignite

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
https://pytorch-ignite.ai
BSD 3-Clause "New" or "Revised" License
4.51k stars 612 forks source link

[WIP] Improved max_iters handling #3235

Open leej3 opened 5 months ago

leej3 commented 5 months ago

Supercedes #1565, I failed to merge/rebase due to conflicts.

Description:

Check list: