commit | ba58b80b16e70015e04efc1756b41cc1f17d55ff | [log] [tgz] |
---|---|---|
author | Yangqing Jia <jiayq@fb.com> | Tue Dec 13 14:19:57 2016 -0800 |
committer | Bram Wasti <bwasti@dev11999.prn1.facebook.com> | Thu Dec 15 12:01:30 2016 -0800 |
tree | 088f791ce823f19301e24232ce0961737f523859 | |
parent | d38499f727898ed7df75972d7cfc2e24263a0f86 [diff] |
Rename OperatorBase::OutputAt to OutputBlob and make the interface consistent with the rest Summary: TSIA We also return reference for Input and pointer for Output just to be consistent with the rest of the framework. Reviewed By: bwasti Differential Revision: D4318148 fbshipit-source-id: 857fd72bf929dac04a890f8f787a6fad84bd4287
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.