commit | 705d9344814f7e49720812296dbc3597e8f1c898 | [log] [tgz] |
---|---|---|
author | Bram Wasti <bwasti@fb.com> | Tue Dec 20 14:26:34 2016 -0800 |
committer | Bram Wasti <bwasti@fb.com> | Tue Dec 20 14:26:34 2016 -0800 |
tree | ebebba623b365ab22eec96956b8059a544ed1be5 | |
parent | 6ea442629b07c9320d51fea04dfbca18e95c7487 [diff] |
added pip numpy install
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