commit | 72e957e611f8e90da19f3514600c00fd2422aba7 | [log] [tgz] |
---|---|---|
author | Bram Wasti <bwasti@fb.com> | Thu Dec 22 11:54:40 2016 -0800 |
committer | Bram Wasti <bwasti@fb.com> | Thu Dec 22 11:54:40 2016 -0800 |
tree | 9ab54f0df416ae0bcf7d6987035ad497af9946e3 | |
parent | 2da1b44b7f8d35c82fecb87518e6ae5ed4d7ebce [diff] |
update third party files
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