Fix: Update Intel packages for oneAPI compatibility

The `libsycl.so.7` error was caused by an incompatibility with the installed oneAPI version. This commit updates the following packages to their latest versions to resolve the issue:
- intel-extension-for-tensorflow[xpu]
- mkl
- mkl-dpcpp
- oneccl-devel
- impi-devel
pull/3341/head
google-labs-jules[bot] 2025-07-13 12:25:26 +00:00
parent 4161d1d80a
commit cf03f94be4
1 changed files with 5 additions and 5 deletions

View File

@ -8,12 +8,12 @@ oneccl_bind_pt==2.3.100+xpu
tensorboard==2.15.2
tensorflow==2.15.1
intel-extension-for-tensorflow[xpu]==2.15.0.1
intel-extension-for-tensorflow[xpu]
onnxruntime-openvino==1.22.0
mkl==2024.2.1
mkl-dpcpp==2024.2.1
oneccl-devel==2021.13.1
impi-devel==2021.13.1
mkl
mkl-dpcpp
oneccl-devel
impi-devel
-r requirements.txt