1
0
Fork 0
mirror of synced 2024-05-16 19:02:21 +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 uuid && \
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`
ENV TERM xterm