commit | d0accb85e020cd72ef81c295bea9449014d6f544 | [log] [tgz] |
---|---|---|
author | Romain Cledat <romainc@fb.com> | Thu Nov 02 11:11:47 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Nov 02 11:25:50 2017 -0700 |
tree | 119700dda0e53bed31b5152f100d1e76ba942c56 | |
parent | 8d377617e73a399e5b8838cf96dfd2896576ac52 [diff] |
Send/Recv C++ portion Summary: Implements send/receive calls in C++. This includes both a C2 independent library in async/comm as well as the C2 operations in the c2 sub-directory There are still several items to be addressed in future diffs: - multiple channels per pair to alleviate the issue with small message latency - re-add statistics per comm-client and per-op - continue adding test cases as usage patterns diversify Reviewed By: akyrola Differential Revision: D6095219 fbshipit-source-id: 6d72770dbac693d2b7035f03ce8c6df5ce03706e
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Caffe2 research award competition request for proposals
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.