commit | baa058778c10cd50b290dbaa62646479fe7eae6b | [log] [tgz] |
---|---|---|
author | Bram Wasti <bwasti@fb.com> | Tue Dec 20 15:01:34 2016 -0800 |
committer | Bram Wasti <bwasti@fb.com> | Tue Dec 20 15:01:34 2016 -0800 |
tree | fc18b83714f0e4ec3c299c6a1bb972cadd8c56a6 | |
parent | 705d9344814f7e49720812296dbc3597e8f1c898 [diff] |
added newer version of G++ for potential fix of nvcc compilation
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