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 9b4528e commit fc44c02Copy full SHA for fc44c02
commons/Dockerfile.base.py38-cuda11.3
@@ -1,4 +1,4 @@
1
-2FROM nvidia/cuda:11.3-cudnn8-devel-ubuntu18.04
+FROM nvidia/cuda:11.3.0-cudnn8-devel-ubuntu18.04
2
3
# TensorFlow version is tightly coupled to CUDA and cuDNN so it should be selected carefully
4
ARG CUDA=11.3
0 commit comments