We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b7b89 commit f04ae08Copy full SHA for f04ae08
Dockerfile
@@ -6,7 +6,7 @@ ARG PYTORCH_VERSION=2.1.0
6
# ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"
7
# ARG PYTORCH_VERSION=2.3.0.dev20231221
8
ARG IPEX_INDEX="https://pytorch-extension.intel.com/release-whl/stable/cpu/us/"
9
-ARG IPEX_VERSION=2.1.0
+ARG IPEX_VERSION=2.1.100
10
11
12
## Base Layer ##################################################################
0 commit comments