commit | c2c58480aba05788674acc9cb9d8dbc073ae26f4 | [log] [tgz] |
---|---|---|
author | bwasti <bwasti@bwasti-ubuntu.DHCP.TheFacebook.com> | Tue Dec 27 08:49:41 2016 -0800 |
committer | bwasti <bwasti@bwasti-ubuntu.DHCP.TheFacebook.com> | Tue Dec 27 08:49:41 2016 -0800 |
tree | 236defb079ca68e61455578d791f8bd95f33ec99 | |
parent | 826abe8438e4880add2c7424785ba187d0574be2 [diff] |
added google/benchmark and tidied up Cuda build
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