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 e6a9e5b commit 339a478Copy full SHA for 339a478
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# modify from https://github.com/NVIDIA/TensorRT/blob/master/docker/ubuntu.Dockerfile
2
-ARG CUDA_VERSION=10.2
+ARG CUDA_VERSION=11.1
3
ARG CUDNN_VERSION=8
4
ARG OS_VERSION=16.04
5
ARG NVCR_SUFFIX=
0 commit comments