Skip to content

Commit 01cdb0f

Browse files
authored
Update Dockerfile.1.15-cuda10
1 parent 3bbdcb6 commit 01cdb0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python-tensorflow/Dockerfile.1.15-cuda10

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ RUN python3 -m pip install --no-cache-dir \
1818
tensorflow-gpu==${TENSORFLOW_VERSION} \
1919
tensorboard==1.15 \
2020
ngraph-tensorflow-bridge
21-
# tensor2tensor==1.15.7
22-
# jupyter-tensorboard==0.2.0
23-
# tensorwatch==0.8.10
2421

2522
# Install Horovod, temporarily using CUDA stubs
2623
RUN ldconfig /usr/local/cuda/targets/x86_64-linux/lib/stubs && \

0 commit comments

Comments
 (0)