- 05 2月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
-
- 03 2月, 2018 1 次提交
-
-
由 kavyasrinet 提交于
* Adding more receivers less senders * Added more receivers less senders * Added more send * Updated comment * Fixed code style * Fixing review comments
-
- 02 2月, 2018 3 次提交
-
-
由 Abhinav Arora 提交于
Adding unit tests for checking that closing unbuffered channel closes all blocked senders and receivers (#8067) * Adding unit tests for checking that closing unbuffered channel closes all blocked senders and receivers * Fixing sleep time
-
由 kavyasrinet 提交于
* Add unite test with less receivers, more senders * Fixed the check
-
由 Abhinav Arora 提交于
* Adding an initial implementation for the unbuffered channel * Including atomic header * update comment * Adding the closed attribute * Add comments * Updated locking mechanism * Add simple unbuffered test * Enhance unit test and fix bug * Add details
-
- 31 1月, 2018 1 次提交
-
-
由 chengduo 提交于
* refine channel test * follow comments * Add dependency enforce to threadpool * Revert changes to channel_test.cc * Revert changes to channel_test.cc * Add #include "paddle/framework/macros.h" * Add unit tests * fix code format * refine close channel * follow comments * use delete to destroy channel
-
- 29 1月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* 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
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 22 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-