diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

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

Open anton-l opened this issue 2 years ago • 2 comments

To reproduce, remove the mps skips in StableDiffusiondepth2imgPipelineFastTests:

https://github.com/huggingface/diffusers/blob/cd91fc06fe9513864fca6a57953ca85a7ae7836e/tests/pipelines/stable_diffusion_2/test_stable_diffusion_depth.py#L154

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

anton-l avatar Dec 09 '22 13:12 anton-l

This would be nice to fix indeed!

patrickvonplaten avatar Dec 13 '22 09:12 patrickvonplaten

Thanks @anton-l, I'll take a look :)

pcuenca avatar Dec 13 '22 21:12 pcuenca

Gently reminder @pcuenca :-)

patrickvonplaten avatar Jan 12 '23 18:01 patrickvonplaten

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Feb 06 '23 15:02 github-actions[bot]