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

Retry with lf #3231

Closed leej3 closed 6 months ago

leej3 commented 6 months ago

Potentially supercedes #3229. Just checking some potential fixes on CI

leej3 commented 6 months ago

I think the "--lfnf none" behaviour described in the reproducer from the original PR will prevent this approach from working.