- 08 2月, 2018 2 次提交
- 07 2月, 2018 19 次提交
-
-
由 qingqing01 提交于
Add target assigner operator for SSD detection.
-
由 QI JUN 提交于
-
由 Tao Luo 提交于
make inference_lib_dist for fluid inference shared library
-
由 Tao Luo 提交于
adjust the structure of documentation
-
由 fengjiayi 提交于
Fundamental Data Reading in C++
-
由 QI JUN 提交于
* refine get cfgs method in memory optimization transpiler * clean code
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
* It will sightly faster compile and make warpctc compile well on CUDA 9 and GCC 5.5
-
-
由 dangqingqing 提交于
-
由 Luo Tao 提交于
-
由 Qiao Longfei 提交于
Impl scalar switch case op with condition op
-
由 fengjiayi 提交于
-
由 kexinzhao 提交于
* set up python code * fix bug * add cc file * fix cmake * add inference test for label semantic role * fix * address comments * address comments * address comments * address comments * add use_cuda
-
由 Luo Tao 提交于
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 kavyasrinet 提交于
* Adding panic logic and test case * Change panic behavior to boolean instead of exception * Adding atomic * Switch to boolean * Fix spacing * Add to close method
-
- 06 2月, 2018 19 次提交
-
-
由 fengjiayi 提交于
-
由 Luo Tao 提交于
-
由 kavyasrinet 提交于
-
由 Yi Wang 提交于
* Add test case to return zero on a closed channel * Rename method * Fix test * ReceiveFromBufferedChannelReturnResidualValuesTest * Adding the variable and case for unbuffered channel * Fix review comments * Fix format * Remove a zero-value comparison
-
由 chengduo 提交于
-
由 dangqingqing 提交于
-
由 Siddharth Goyal 提交于
* First basic implementation * Add infer example for image_classification * Address review comments: round 1
-
由 Yu Yang 提交于
Add RunAndGetException in threadpool
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 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 提交于
-
-
由 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.
-