Skip to content

Conversation

@wenhuach21
Copy link
Contributor

due to torch xpu dependency

@wenhuach21 wenhuach21 requested review from WeiweiZhang1, Zhenzhong1, Copilot and luoyu-intel and removed request for Copilot December 30, 2025 06:18
@wenhuach21 wenhuach21 added this to the 0.9.4 milestone Dec 30, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes CPU support for the auto_round_kernel (ARK) backend due to torch XPU dependencies. The changes comment out CPU-specific ARK backend configurations while preserving XPU variants, and reorganizes IPEX backend definitions to separate CPU and XPU configurations.

Key Changes:

  • Commented out three CPU-specific ARK backend configurations (auto_round_kernel, auto_round_kernel_zp, and auto_round_kernel_awq)
  • Split combined CPU/XPU IPEX backend configurations into separate CPU and XPU variants
  • Added torch version constraint (torch<2.9) to CPU IPEX backends

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wenhuach21 wenhuach21 merged commit 083b635 into main Dec 30, 2025
29 checks passed
@wenhuach21 wenhuach21 deleted the refine_cpu_backend branch December 30, 2025 07:00
chensuyue pushed a commit that referenced this pull request Dec 30, 2025
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 083b635)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants