commit | 45807c89ac75d07c34e640c61b3fca7147b1626a | [log] [tgz] |
---|---|---|
author | Bram Wasti <bwasti@fb.com> | Thu Dec 22 10:00:46 2016 -0800 |
committer | Bram Wasti <bwasti@fb.com> | Thu Dec 22 10:00:46 2016 -0800 |
tree | e4060aaf19f55c94920db7a0722606c6aacc7621 | |
parent | a14d2b58174a33205ed356a1fd13d2926f59b9d8 [diff] |
matrix install and export CXX in the script with COMPILER variable
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