-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add rosetta tests to ci.yaml #298
Conversation
Why is the pre-submit pipeline not running for this PR? |
😢 |
…mber limit Will try to land #132 ASAP as a substitution.
@ashors1 Looks like there's 22 workflows referenced. If you merge in main and we include https://github.com/NVIDIA/JAX-Toolbox/pull/400/files, will this be enough to bring us within the workflow limit? |
@terrykong https://github.com/NVIDIA/JAX-Toolbox/pull/400/files will only remove one workflow, so we will still be one over the limit. I could consolidate the rosetta t5x and vit tests into a single workflow; WDYT? |
Yea, let's consolidate vit/t5x. We would usually want both results if we update the rosetta-t5x container anyways |
We should merge this PR as it adds tests that should have been in the presubmit |
Nightly tests:
|
Currently, the CI workflow only runs MGMN tests on 'upstream' container. This PR adds MGMN tests on Rosetta containers to
ci.yaml
.