Skip to content

[MPS] Some of the DPTForDepthEstimation ops are not supported on MPS #1634

@anton-l

Description

@anton-l

To reproduce, remove the mps skips in StableDiffusiondepth2imgPipelineFastTests:

@unittest.skipIf(torch_device == "mps", reason="The depth model does not support MPS yet")

This is probably solvable on the transformers side, but opening an issue here too to keep track of the testing :)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions