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 90084a2 commit 0532bc4Copy full SHA for 0532bc4
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