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 217065a commit da5dd70Copy full SHA for da5dd70
commons/Dockerfile.base.py38-cuda11.3
@@ -2,7 +2,7 @@ FROM nvidia/cuda:11.3.0-cudnn8-devel-ubuntu20.04
2
3
# TensorFlow version is tightly coupled to CUDA and cuDNN so it should be selected carefully
4
ARG CUDA=11.3
5
-ARG LIBNVINFER=8.0.3-1
+ARG LIBNVINFER=8.0.0.3-1
6
ARG LIBNVINFER_MAJOR_VERSION=8
7
ARG CUDNN=8.0.5.39-1
8
ENV NCCL=2.9.9
0 commit comments