commit | 71db17441033cb74fd8871ee755b97339dea60f6 | [log] [tgz] |
---|---|---|
author | Bram Wasti <bwasti@fb.com> | Thu Dec 22 10:39:47 2016 -0800 |
committer | Bram Wasti <bwasti@fb.com> | Thu Dec 22 10:39:47 2016 -0800 |
tree | a028ce1e0237fccc863816214657ebfe4675f268 | |
parent | 45807c89ac75d07c34e640c61b3fca7147b1626a [diff] |
downgraded cuda to 7.5
Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.
Caffe2 is released under the BSD 2-Clause license.
git clone https://github.com/caffe2/caffe2 cd caffe2 && mkdir bin cd bin && cmake .. make