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.
2 parents 90084a2 + 0532bc4 commit 506cad9Copy full SHA for 506cad9
Dockerfile
@@ -1,6 +1,6 @@
1
# A image for building paddle binaries
2
# Use cuda devel base image for both cpu and gpu environment
3
-FROM nvidia/cuda:8.0-cudnn5-devel-ubuntu16.04
+FROM nvidia/cuda:8.0-cudnn7-devel-ubuntu16.04
4
MAINTAINER PaddlePaddle Authors <[email protected]>
5
6
ARG UBUNTU_MIRROR
0 commit comments