[Hardware][Intel GPU] Upgrade to torch 2.7 (#17444)

Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
Co-authored-by: Qiming Zhang <qiming1.zhang@intel.com>
This commit is contained in:
Kunshang Ji
2025-04-30 15:03:58 +08:00
committed by GitHub
parent 6ed9f6047e
commit ed6cfb90c8
5 changed files with 18 additions and 35 deletions

View File

@ -10,7 +10,7 @@ wheel
jinja2>=3.1.6
datasets # for benchmark scripts
torch==2.6.0+xpu
torch==2.7.0+xpu
torchaudio
torchvision
pytorch-triton-xpu
@ -18,6 +18,6 @@ pytorch-triton-xpu
# Please refer xpu doc, we need manually install intel-extension-for-pytorch 2.6.10+xpu due to there are some conflict dependencies with torch 2.6.0+xpu
# FIXME: This will be fix in ipex 2.7. just leave this here for awareness.
# intel-extension-for-pytorch==2.6.10+xpu
oneccl_bind_pt==2.6.0+xpu
intel-extension-for-pytorch==2.7.10+xpu
oneccl_bind_pt==2.7.0+xpu
--extra-index-url=https://pytorch-extension.intel.com/release-whl/stable/xpu/us/