diffusers
7edace9a - fix CPU offloading related fail cases on XPU (#11288)

Comment changes are shownComment changes are hidden
Commit
52 days ago
fix CPU offloading related fail cases on XPU (#11288) * fix CPU offloading related fail cases on XPU Signed-off-by: YAO Matrix <matrix.yao@intel.com> * fix style Signed-off-by: YAO Matrix <matrix.yao@intel.com> * Apply style fixes * trigger tests * test_pipe_same_device_id_offload --------- Signed-off-by: YAO Matrix <matrix.yao@intel.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: hlky <hlky@hlky.ac>
Author
Parents
  • src/diffusers
    • pipelines
      • File
        pipeline_utils.py
    • utils
      • File
        torch_utils.py
  • tests/pipelines
    • File
      test_pipelines.py