You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
Enable multi-gpu training in find_learning_rate.py (#2045)
* Enable multi-gpu training in find_learning_rate.py
* Added test for multi-gpu training
* Minor changes in tests
* Change in indentation
* Changes in testing multi-gpu usage
Removed new class for testing multi-gpu usage and moved the testing function to existing class `TestFindLearningRate`
* Changes in find_learning_rate_test.py
* Minor changes in find_learning_rate_test.py
* Remove redundant code
0 commit comments