Skip to content

Commit 67ce543

Browse files
authored
Intel docker. (#3121)
* Intel docker. * torchaudio ? * Fixing dockerfile ?
1 parent 83fe45c commit 67ce543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_intel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ ENV HF_HOME=/data \
9898

9999

100100
WORKDIR /usr/src
101-
RUN pip install torch==2.6.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/xpu
101+
RUN pip install torch==2.6.0 --index-url https://download.pytorch.org/whl/test/xpu
102102

103103
RUN pip install triton-xpu==3.2.0b1 --no-cache-dir
104104

0 commit comments

Comments
 (0)