Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
use default cudnn
Browse files Browse the repository at this point in the history
  • Loading branch information
stu1130 committed May 27, 2019
1 parent b9e1f0b commit cf076c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/docker/Dockerfile.publish.ubuntu1404_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ WORKDIR /work/deps
COPY install/ubuntu_publish.sh /work/
RUN /work/ubuntu_publish.sh

ENV CUDNN_VERSION=7.5.1.10
COPY install/ubuntu_cudnn.sh /work/
RUN /work/ubuntu_cudnn.sh

ARG USER_ID=0
ARG GROUP_ID=0
COPY install/ubuntu_adduser.sh /work/
Expand Down

0 comments on commit cf076c3

Please sign in to comment.