Skip to content

Commit

Permalink
Also update azure install script
Browse files Browse the repository at this point in the history
  • Loading branch information
apendleton authored May 4, 2017
1 parent 4a01fe5 commit 2ae2474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/install-gpu-azure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ echo '{
"backend": "theano"
}' > ~/.keras/keras.json

wget http://platform.ai/files/cudnn.tgz
wget http://files.fast.ai/files/cudnn.tgz
tar -zxf cudnn.tgz
cd cuda
sudo cp lib64/* /usr/local/cuda/lib64/
Expand Down

0 comments on commit 2ae2474

Please sign in to comment.