We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbdcb6 commit 01cdb0fCopy full SHA for 01cdb0f
python-tensorflow/Dockerfile.1.15-cuda10
@@ -18,9 +18,6 @@ RUN python3 -m pip install --no-cache-dir \
18
tensorflow-gpu==${TENSORFLOW_VERSION} \
19
tensorboard==1.15 \
20
ngraph-tensorflow-bridge
21
-# tensor2tensor==1.15.7
22
-# jupyter-tensorboard==0.2.0
23
-# tensorwatch==0.8.10
24
25
# Install Horovod, temporarily using CUDA stubs
26
RUN ldconfig /usr/local/cuda/targets/x86_64-linux/lib/stubs && \
0 commit comments