- 06 2月, 2018 13 次提交
-
-
由 Yu Yang 提交于
Add RunAndGetException in threadpool
-
由 chengduo 提交于
Refine buffer receive
-
由 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.
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
Add type `Reader` for `VarDesc`
-
https://github.com/PaddlePaddle/Paddle由 fengjiayi 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_make_VarDesc_supporting_multiple_tensor
-
由 fengjiayi 提交于
-
由 Tao Luo 提交于
Fix warnings in multiclass_nms_op.cc.
-
由 Yiqun Liu 提交于
-
由 Yi Wang 提交于
* Update csp.md * Update csp.md * Update csp.md
-
由 emailweixu 提交于
helper functions fetch_var and get_var
-
由 Abhinav Arora 提交于
* Add proposed fluid syntax for select statement in Fluid's implementation of CSP * Fix Typo
-
由 kavyasrinet 提交于
* Adding send and recv in design doc * fix typo * fixed code * Adding threading
-
- 05 2月, 2018 18 次提交
-
-
由 chengduo 提交于
Refine prior_box_op
-
由 qingqing01 提交于
-
由 Tao Luo 提交于
add independent sphinx tree for api
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
Add a new type `Reader` for `VarDesc`, which can holds more than one LoDTensor.
-
由 Tao Luo 提交于
Add `make clean` in docker/build.sh
-
由 Tao Luo 提交于
remove duplicated mobile index
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 Yan Chunwei 提交于
-
由 Yibing Liu 提交于
Fix the error when sorted_key is none in profiler
-
由 Abhinav Arora 提交于
-
由 Yibing Liu 提交于
-
- 03 2月, 2018 5 次提交
-
-
由 chengduo 提交于
* refine buffer channel * refine Receive and Send * follow comments
-
由 kavyasrinet 提交于
* Adding more receivers less senders * Added more receivers less senders * Added more send * Updated comment * Fixed code style * Fixing review comments
-
由 chengduo 提交于
Buffered channel should notify both condition variables on close
-
由 Abhinav Arora 提交于
-
由 xuwei06 提交于
-
- 02 2月, 2018 4 次提交
-
-
由 Zhaolong Xing 提交于
Add depthwise conv op gpu
-
-
由 fengjiayi 提交于
simplify shape inference code
-
由 chengduo 提交于
Refine elementwise_op
-