Skip to content

Commit dc87112

Browse files
committed
deepcl updatebranch to soumith-benchmarks
1 parent 5b42c72 commit dc87112

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

deepcl/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
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
4+
git clone --recursive https://github.com/hughperkins/DeepCL.git -b soumith-benchmarks
55
cd DeepCL
66
mkdir build
77
cd build

deepcl/results.txt

-10
This file was deleted.

0 commit comments

Comments
 (0)