Skip to content

Commit 2c8a1ba

Browse files
committed
fixed build error
1 parent 70ed7be commit 2c8a1ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-pytorch/Dockerfile.1.8-py38-cuda11.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN python3 -m pip install --no-cache-dir \
3939
mpi4py==3.0.3 \
4040
mlflow==1.15.0 \
4141
nni==2.1 \
42+
tensorboard-plugin-wit \
4243
scikit-nni==0.2.1
4344

4445
RUN apt autoclean && \

0 commit comments

Comments
 (0)