We should make sure our tests run in a reasonable time.
Check the speed of all tests and set an upper bound for testing time. Also check if we can enforce that in GH (except parity tests).
Find hanging tests that are taking the longest- and ping last author to fix.
Find hanging tests that are taking the longest- and ping last author to fix.
Haha this is good :)
This issue has been automatically marked as stale because it hasn't had any recent activity. This issue will be closed in 7 days if no further activity occurs. Thank you for your contributions, Pytorch Lightning Team!
After deploying the new docker image we lower GPU runtime from 14min to 9min #3658
some more speed gain shall come from using a simpler model for testing #3827