Lightning-AI / tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
https://lightning-ai.github.io/tutorials
Apache License 2.0
289 stars 82 forks source link

cifar10: try unblock training #335

Closed Borda closed 4 months ago

Borda commented 4 months ago

Before submitting

What does this PR do?

the notebooks takes/hangs for 3 hours which is above the expectation limits

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70%. Comparing base (7b418e8) to head (44ada63). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #335 +/- ## =================================== - Coverage 70% 70% -0% =================================== Files 2 2 Lines 406 405 -1 =================================== - Hits 285 284 -1 Misses 121 121 ```