commit | 29f903aaf207ea0a108bbdf1373189574a4986bd | [log] [tgz] |
---|---|---|
author | Priya Goyal <prigoyal@fb.com> | Fri Dec 16 07:51:04 2016 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Fri Dec 16 07:59:25 2016 -0800 |
tree | 77fb752b007f0883115c45d3b015c514e9a71321 | |
parent | e8dc09064eab84124ce606ef82c30f5dbd59e50a [diff] |
Make computed params broadcast optional Summary: this was introduced due to rm and riv params in SpatialBN layer and the likes. We should be saving these params as well but it is not required to broadcast these params to all gpus after every epoch. Differential Revision: D4338749 fbshipit-source-id: d3bbc92cf0cd7d220a51d76aea8bffcfd6e520b7
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.