-
Notifications
You must be signed in to change notification settings - Fork 6.5k
[CI] Add slow MPS tests #1104
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
[CI] Add slow MPS tests #1104
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
|
cc @pcuenca for the failing tests reference, feel free to take over the PR if you get to it first :) |
|
I fixed a couple crashes I found in #1170. I can continue here :) |
|
I made the failing tests pass. Some where about generators not being compatible with the |
|
@anton-l I think this should be ready now :) |
|
@anton-l I'll merge |
|
@pcuenca maybe we should make these tests nightly (+ manually triggered) for now? We only have one MPS runner and the fast tests queue will get blocked by slow tests |
Sounds good! |
* [CI] Add slow MPS tests * fix yml * temporarily resolve caching * Tests: fix mps crashes. * Skip test_load_pipeline_from_git on mps. Not compatible with float16. * Increase tolerance, use CPU generator, alt. slices. * Move to nightly * style Co-authored-by: Pedro Cuenca <[email protected]>
* [CI] Add slow MPS tests * fix yml * temporarily resolve caching * Tests: fix mps crashes. * Skip test_load_pipeline_from_git on mps. Not compatible with float16. * Increase tolerance, use CPU generator, alt. slices. * Move to nightly * style Co-authored-by: Pedro Cuenca <[email protected]>
No description provided.