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 f7a54b5 + 7853b5c commit 6f0df4fCopy full SHA for 6f0df4f
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