Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve CI tests #87

Open
1 of 4 tasks
siddharth9820 opened this issue Jul 1, 2024 · 0 comments
Open
1 of 4 tasks

Improve CI tests #87

siddharth9820 opened this issue Jul 1, 2024 · 0 comments

Comments

@siddharth9820
Copy link
Collaborator

siddharth9820 commented Jul 1, 2024

The quality of CI tests needs to be improved

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant