diffusers
56f74005 - [tests] enable bnb tests on xpu (#11001)

Comment changes are shownComment changes are hidden
Commit
93 days ago
[tests] enable bnb tests on xpu (#11001) * enable bnb on xpu * add 2 more cases * add missing change * add missing change * add one more
Author
Parents
  • src/diffusers
    • pipelines
      • File
        pipeline_utils.py
    • quantizers/bitsandbytes
      • File
        bnb_quantizer.py
    • utils
      • File
        testing_utils.py
  • tests
    • pipelines/ip_adapters
      • File
        test_ip_adapter_stable_diffusion.py
    • quantization/bnb
      • File
        test_4bit.py
      • File
        test_mixed_int8.py