This website requires JavaScript.
Explore
Help
Sign In
obscura
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
47893164ab569ff5f6bd142896195051f9ffb200
diffusers
/
tests
T
History
Kashif Rasul
47893164ab
added test workflow and fixed failing test (
#237
)
...
* added test workflow and fixed failing test * 4 decimal places
2022-08-24 13:46:53 +02:00
..
__init__.py
fix issues with loading, add test for pipeline
2022-06-07 15:40:36 +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_modeling_utils.py
split tests_modeling_utils (
#223
)
2022-08-24 13:27:16 +02:00
test_models_unet.py
split tests_modeling_utils (
#223
)
2022-08-24 13:27:16 +02:00
test_models_vae.py
split tests_modeling_utils (
#223
)
2022-08-24 13:27:16 +02:00
test_models_vq.py
split tests_modeling_utils (
#223
)
2022-08-24 13:27:16 +02:00
test_pipelines.py
split tests_modeling_utils (
#223
)
2022-08-24 13:27:16 +02:00
test_scheduler.py
added test workflow and fixed failing test (
#237
)
2022-08-24 13:46:53 +02:00
test_training.py
Add training and batched inference test for DDPM vs DDIM (
#140
)
2022-07-27 15:01:56 +02:00