diffusers/tests
Patrick von Platen e8140304b9
[Tests] Add fast pipeline tests (#302)
* add fast tests

* Finish
2022-08-31 21:17:02 +02:00
..
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
test_config.py [Tests] Make sure tests are on GPU (#269) 2022-08-29 15:58:11 +02:00
test_layers_utils.py Revive `make quality` (#203) 2022-08-17 15:22:04 +02:00
test_modeling_common.py split tests_modeling_utils (#223) 2022-08-24 13:27:16 +02:00
test_models_unet.py [Tests] Make sure tests are on GPU (#269) 2022-08-29 15:58:11 +02:00
test_models_vae.py [Tests] Make sure tests are on GPU (#269) 2022-08-29 15:58:11 +02:00
test_models_vq.py [Tests] Make sure tests are on GPU (#269) 2022-08-29 15:58:11 +02:00
test_pipelines.py [Tests] Add fast pipeline tests (#302) 2022-08-31 21:17:02 +02:00
test_scheduler.py [PNDM Scheduler] format timesteps attrs to np arrays (#273) 2022-08-31 14:12:08 +02:00
test_training.py Add training and batched inference test for DDPM vs DDIM (#140) 2022-07-27 15:01:56 +02:00