Rewrite class Channel to implement buffered and unbuffered channels (#7915)
* Remove IsBounded as buffered channels have to be bounded * Add derived classes Buffered and UnBuffered" * Implement buffered and unbuffered channels * Correct the syntax of Channel::Receive * clang-format * clang-format 3.8 * clang 3.8
Showing
paddle/framework/channel_test.cc
0 → 100644
想要评论请 注册 或 登录