diffusers
15ad97f7 - [tests] make cuda only tests device-agnostic (#11058)

Comment changes are shownComment changes are hidden
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
Author
Parents
  • src/diffusers
    • loaders
      • File
        textual_inversion.py
    • utils
      • File
        testing_utils.py
  • tests
    • models
      • autoencoders
        • File
          test_models_asymmetric_autoencoder_kl.py
        • File
          test_models_autoencoder_kl.py
        • File
          test_models_autoencoder_oobleck.py
      • File
        test_modeling_common.py
    • pipelines
      • controlnet_sd3
        • File
          test_controlnet_sd3.py
      • flux
        • File
          test_pipeline_flux.py
        • File
          test_pipeline_flux_redux.py
      • pag
        • File
          test_pag_sd3_img2img.py
      • stable_diffusion
        • File
          test_stable_diffusion.py
      • stable_diffusion_3
        • File
          test_pipeline_stable_diffusion_3.py
        • File
          test_pipeline_stable_diffusion_3_img2img.py
      • File
        test_pipelines_common.py
      • unclip
        • File
          test_unclip.py
        • File
          test_unclip_image_variation.py
    • schedulers
      • File
        test_scheduler_dpm_sde.py