diffusers
15ad97f7
- [tests] make cuda only tests device-agnostic (#11058)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
129 days ago
[tests] make cuda only tests device-agnostic (#11058) * enable bnb on xpu * add 2 more cases * add missing change * add missing change * add one more * enable cuda only tests on xpu * enable big gpu cases
References
#11058 - [tests] make cuda only tests device-agnostic
Author
faaany
Parents
9f2d5c9e
Files
17
src/diffusers
loaders
textual_inversion.py
utils
testing_utils.py
tests
models
autoencoders
test_models_asymmetric_autoencoder_kl.py
test_models_autoencoder_kl.py
test_models_autoencoder_oobleck.py
test_modeling_common.py
pipelines
controlnet_sd3
test_controlnet_sd3.py
flux
test_pipeline_flux.py
test_pipeline_flux_redux.py
pag
test_pag_sd3_img2img.py
stable_diffusion
test_stable_diffusion.py
stable_diffusion_3
test_pipeline_stable_diffusion_3.py
test_pipeline_stable_diffusion_3_img2img.py
test_pipelines_common.py
unclip
test_unclip.py
test_unclip_image_variation.py
schedulers
test_scheduler_dpm_sde.py
Loading