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
v0.16.0
diffusers
/
tests
/
models
T
History
Patrick von Platen
425192fe15
Make sure VAE attention works with Torch 2_0 (
#3200
)
...
* Make sure attention works with Torch 2_0 * make style * Fix more
2023-04-22 17:29:29 +01:00
..
__init__.py
[Tests] Improve unet / vae tests (
#1018
)
2022-10-28 13:43:26 +02:00
test_attention_processor.py
add only cross attention to simple attention blocks (
#3011
)
2023-04-11 14:38:50 -07:00
test_layers_utils.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_lora_layers.py
make style
2023-04-20 13:09:20 +02:00
test_modeling_common_flax.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_modeling_common.py
Fix config deprecation (
#3129
)
2023-04-17 17:16:28 +01:00
test_models_unet_1d.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_models_unet_2d_condition.py
adding custom diffusion training to diffusers examples (
#3031
)
2023-04-20 09:31:42 +02:00
test_models_unet_2d_flax.py
Replace flake8 with ruff and update black (
#2279
)
2023-02-07 23:46:23 +01:00
test_models_unet_2d.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_models_unet_3d_condition.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_models_vae_flax.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_models_vae.py
Make sure VAE attention works with Torch 2_0 (
#3200
)
2023-04-22 17:29:29 +01:00
test_models_vq.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_unet_2d_blocks.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00
test_unet_blocks_common.py
[Tests] parallelize (
#3078
)
2023-04-13 13:32:57 +01:00