Skip to content

Commit f04ae08

Browse files
committed
upgrade to latest IPEX 2.1.100
Signed-off-by: kta-intel <[email protected]>
1 parent 76b7b89 commit f04ae08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG PYTORCH_VERSION=2.1.0
66
# ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"
77
# ARG PYTORCH_VERSION=2.3.0.dev20231221
88
ARG IPEX_INDEX="https://pytorch-extension.intel.com/release-whl/stable/cpu/us/"
9-
ARG IPEX_VERSION=2.1.0
9+
ARG IPEX_VERSION=2.1.100
1010

1111

1212
## Base Layer ##################################################################

0 commit comments

Comments
 (0)