stu1130 commented on a change in pull request #14986: [WIP][Dependency Update] Bump up the CI Nvidia docker to CUDA 10.1 URL: https://github.com/apache/incubator-mxnet/pull/14986#discussion_r285401561
########## File path: ci/docker/Dockerfile.build.ubuntu_gpu_cu100 ########## @@ -67,10 +67,6 @@ RUN /work/ubuntu_docs.sh COPY install/ubuntu_tutorials.sh /work/ RUN /work/ubuntu_tutorials.sh -ENV CUDNN_VERSION=7.3.1.20 -COPY install/ubuntu_cudnn.sh /work/ -RUN /work/ubuntu_cudnn.sh Review comment: On my previously PR, I resolved the commit by keeping two cudnn installation accidentally... let seperate this part and create another one to fix it ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
