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 ec4eac7 commit b7cf15bCopy full SHA for b7cf15b
Dockerfile
@@ -17,3 +17,4 @@ ENV PATH=/opt/conda/bin:$PATH
17
18
# Install CUDA.
19
RUN conda install --channel nvidia --yes cuda-runtime="$CUDA_VERSION"
20
+RUN conda install -c conda-forge cudnn
0 commit comments