Skip to content

Commit 16fcf85

Browse files
committed
Merge branch 'master' of github.com:lablup/backend.ai-kernels
2 parents 55d1169 + c0f9782 commit 16fcf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-tensorflow/Dockerfile.22.02-tf2-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ RUN mv /usr/local/bin/mpirun /usr/local/bin/mpirun.real && \
203203
RUN echo "btl_tcp_if_exclude = lo,docker0" >> /usr/local/etc/openmpi-mca-params.conf
204204

205205
RUN python3 -m pip install --no-cache-dir \
206-
mpi4py==3.1.3 \
206+
mpi4py==3.1.3 \
207207
nni==2.6.1 \
208208
mlflow==1.24.0 \
209209
scikit-nni==0.2.1

0 commit comments

Comments
 (0)