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
Fine-grained tests for pipeline parallelism. Current test is very coarse grained and checks the training loss at the end of 10 epochs. We should have more fine-grained tests that check the outputs of an individual forward and backward pass.
Some tests for the new lightning strategy.
Do a sweep over pytorch and python versions.
Move intra-layer tests to torchrun
The text was updated successfully, but these errors were encountered:
The quality of CI tests needs to be improved
The text was updated successfully, but these errors were encountered: