Skip to content

Conversation

@pcuenca
Copy link
Member

@pcuenca pcuenca commented Feb 23, 2023

They are too slow for fast CI.
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 23, 2023

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

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I wonder if we could use the skip_mps decorator here.

@pcuenca
Copy link
Member Author

pcuenca commented Feb 24, 2023

I wonder if we could use the skip_mps decorator here.

I don't think so, because exclusion is based on device + pipeline_class - tests work on other pipelines.

@pcuenca
Copy link
Member Author

pcuenca commented Feb 24, 2023

@sayakpaul I ended up using @skip_mps because other tests kept failing with the same pipeline. We can do a finer-grained analysis later. The failing test is because of #2468, so merging this now.

@pcuenca pcuenca merged commit 54bc882 into main Feb 24, 2023
@pcuenca pcuenca deleted the mps-test-fixes branch February 24, 2023 14:19
@sayakpaul
Copy link
Member

I see.

Yeah let's take some time to test this in isolation. Happy to work with you some time next week on this.

mengfei25 pushed a commit to mengfei25/diffusers that referenced this pull request Mar 27, 2023
* Skip variant tests (UNet1d, UNetRL) on mps.

mish op not yet supported.

* Exclude a couple of panorama tests on mps

They are too slow for fast CI.

* Exclude mps panorama from more tests.

* mps: exclude all fast panorama tests as they keep failing.
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Skip variant tests (UNet1d, UNetRL) on mps.

mish op not yet supported.

* Exclude a couple of panorama tests on mps

They are too slow for fast CI.

* Exclude mps panorama from more tests.

* mps: exclude all fast panorama tests as they keep failing.
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.

4 participants