Skip to content

[Tests] Inconsistent outputs for common fast tests on MPS #1630

@anton-l

Description

@anton-l

There are three (so far) pipelines that don't produce the same outputs between two consecutive runs on MPS, despite having a warmup step in the common fast tests:

if torch_device == "mps" and self.pipeline_class in (
DanceDiffusionPipeline,
CycleDiffusionPipeline,
StableDiffusionImg2ImgPipeline,
):
# FIXME: inconsistent outputs on MPS
return

Needs further investigation to avoid skipping these tests

Metadata

Metadata

Labels

staleIssues that haven't received updates

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions