Skip to content

Conversation

@anton-l
Copy link
Member

@anton-l anton-l commented Nov 2, 2022

No description provided.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Nov 2, 2022

The documentation is not available anymore as the PR was closed or merged.

@anton-l
Copy link
Member Author

anton-l commented Nov 2, 2022

cc @pcuenca for the failing tests reference, feel free to take over the PR if you get to it first :)

@pcuenca
Copy link
Member

pcuenca commented Nov 7, 2022

I fixed a couple crashes I found in #1170. I can continue here :)

@pcuenca
Copy link
Member

pcuenca commented Nov 7, 2022

I made the failing tests pass. Some where about generators not being compatible with the mps device, in some cases I had to increase the tolerance. But in other cases the returned slices are completely different as in other devices, I'm not sure if it's because of the "warmup" bug why (I checked the warmup, it didn't help).

@pcuenca
Copy link
Member

pcuenca commented Nov 7, 2022

@anton-l I think this should be ready now :)

@pcuenca
Copy link
Member

pcuenca commented Nov 10, 2022

@anton-l I'll merge main and retest this so we can merge.

@anton-l
Copy link
Member Author

anton-l commented Nov 10, 2022

@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

@pcuenca
Copy link
Member

pcuenca commented Nov 10, 2022

@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!

@patrickvonplaten
Copy link
Contributor

@anton-l @pcuenca any updates here?

@anton-l anton-l merged commit cc22bda into main Dec 5, 2022
@anton-l anton-l deleted the slow-mps-tests branch December 5, 2022 11:09
tcapelle pushed a commit to tcapelle/diffusers that referenced this pull request Dec 12, 2022
* [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]>
sliard pushed a commit to sliard/diffusers that referenced this pull request Dec 21, 2022
* [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]>
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

Successfully merging this pull request may close these issues.

5 participants