We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b42c72 commit dc87112Copy full SHA for dc87112
deepcl/install.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
sudo apt-get install -y python2.7 python2.7-dev python-virtualenv cmake cmake-curses-gui make g++ gcc git
4
-git clone --recursive https://github.com/hughperkins/DeepCL.git -b 8.x
+git clone --recursive https://github.com/hughperkins/DeepCL.git -b soumith-benchmarks
5
cd DeepCL
6
mkdir build
7
cd build
deepcl/results.txt
0 commit comments