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

Add test timeouts #3241

Closed leej3 closed 5 months ago

leej3 commented 5 months ago

Speeds up failure for hanging tests. I've marked the tests by module but they can be marked individually too.