Explorar o código

Merge branch 'master' into dev

nagadomi %!s(int64=8) %!d(string=hai) anos
pai
achega
b65bed9418
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -15,8 +15,7 @@ RUN \
   luarocks install md5 && \
   luarocks install md5 && \
   luarocks install uuid && \
   luarocks install uuid && \
   luarocks install csvigo && \
   luarocks install csvigo && \
-  PREFIX=$HOME/torch/install luarocks install turbo && \
-  luarocks install cudnn
+  PREFIX=$HOME/torch/install luarocks install turbo
 
 
 # suppress message `tput: No value for $TERM and no -T specified`
 # suppress message `tput: No value for $TERM and no -T specified`
 ENV TERM xterm
 ENV TERM xterm