We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4462e commit b28bc37Copy full SHA for b28bc37
preset/deep-learning/Dockerfile
@@ -262,7 +262,7 @@ RUN conda create -yn 'tensorflow-cpu' \
262
"python=${PYTHON_VERSION}" \
263
"dpnp=${DPNP_VERSION}" \
264
"intel-extension-for-tensorflow=${ITEX_CPU_VERSION}=*cpu*" \
265
- "intel-optimization-for-horovod=${HOROVOD_VERSION}" \
+ # "intel-optimization-for-horovod=${HOROVOD_VERSION}" \
266
'ipykernel==6.29.5' \
267
'kernda==0.3.0' \
268
'matplotlib-base>=3.8.4' \
0 commit comments