1
0
Fork 0
mirror of synced 2024-06-12 16:04:31 +12:00

Merge branch 'master' into dev

This commit is contained in:
nagadomi 2017-02-11 01:18:55 +09:00
commit b65bed9418

View file

@ -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 && \ PREFIX=$HOME/torch/install luarocks install turbo
luarocks install cudnn
# 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