- 13 4月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 12 4月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 03 4月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 02 4月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 3月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 15 2月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 06 2月, 2018 1 次提交
-
-
由 Yang Yu 提交于
Change the behaviour of thread pool. Thread pool will ignore the thrown exception implicitly. It is hard to debug. Corrently, ThreadPool::Run will invoke `LOG(FATAL)` if an exception thrown.
-
- 30 1月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* 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"
-
- 29 1月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* Polish threadpool * Add #include <vector> * Rename variables * Rename variables * clang-format
-
- 04 1月, 2018 2 次提交
- 28 12月, 2017 1 次提交
-
-
由 Yancey 提交于
* Run interface return future * delete unused comments
-
- 26 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "fix threadpool style" * "remove header"
-
- 25 12月, 2017 1 次提交
-
-
由 Yancey 提交于
* implement a simple threadpool * unlock before cv.notify * add done function * add lock with GetAvailable function * delete done_ * using call_once in GetInstance * update by comment * update comment * enhance unit test for multi threads task
-