diffusers/tests/pipelines/latent_diffusion
Anton Lozhkov cc22bda5f6
[CI] Add slow MPS tests (#1104)
* [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 <pedro@huggingface.co>
2022-12-05 11:50:24 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_latent_diffusion.py Upscaling fixed (#1402) 2022-11-24 20:33:52 +01:00
test_latent_diffusion_superresolution.py Standardize on using `image` argument in all pipelines (#1361) 2022-12-01 16:55:22 +01:00
test_latent_diffusion_uncond.py [CI] Add slow MPS tests (#1104) 2022-12-05 11:50:24 +01:00