| commit | 99e97a4b7a7a8140dbc7ee8e38ddba4ec382064d | [log] [tgz] |
|---|---|---|
| author | Simon Layton <slayton58@gmail.com> | Fri Dec 16 16:03:23 2016 -0500 |
| committer | Simon Layton <slayton58@gmail.com> | Fri Dec 16 16:03:23 2016 -0500 |
| tree | 0998190aea20ef6c1712d3b6e497e2052e7ebdc6 | |
| parent | dac78727fb0762ac390bac2a68a270c5a0b5a0fa [diff] |
Correction to paths to find cuDNN
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.
Read the installation instructions for installation details.
Caffe2 is released under the BSD 2-Clause license.
git clone https://github.com/caffe2/caffe2 cd caffe2 && mkdir bin cd bin && cmake .. make