commit | 47bd606f6345dd1229d2175456f99cbb35bb2524 | [log] [tgz] |
---|---|---|
author | Huazhong Ning <ninghz@fb.com> | Wed Dec 21 09:08:42 2016 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Dec 21 09:29:43 2016 -0800 |
tree | 739806711ff7cce83eab7ab28e0df599540af9bd | |
parent | 5209a28c95cd1e1f341364863efffe755f2ff5ba [diff] |
Better visualization for gpu training plan Summary: The current gpu training plan has many sub-steps with same name (eg., "train/epoch"). This messes up the plan visualization. This diff fixes this. before: https://our.intern.facebook.com/intern/graphviz?paste=56899036 after: https://our.intern.facebook.com/intern/graphviz?paste=56899704 Reviewed By: xianjiec Differential Revision: D4343739 fbshipit-source-id: 8dbc01b4f3221999c78cb80a22ec8c11abf81172
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.