- 08 11月, 2018 2 次提交
-
-
由 Zhaolong Xing 提交于
-
由 Xin Pan 提交于
test=develop
-
- 07 11月, 2018 4 次提交
-
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 qingqing01 提交于
This reverts commit ce7d9b07.
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Clean code * Fix model load in fluid/inference and unit testing in conv2d * Follow comments.
-
- 06 11月, 2018 15 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
-
由 sneaxiy 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Wu Yi 提交于
* wip * add ref_by_trainer_id op * ready to test * fix ref inputs * refine rpc_op_handle * fix merge bug
-
- 05 11月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 02 11月, 2018 7 次提交
- 01 11月, 2018 3 次提交
-
-
由 dzhwinter 提交于
-
由 chengduo 提交于
* fix GetTensorFromVar test=release/1.1 * refine GetTensorFromVar test=develop
-
由 Yu Yang 提交于
It seems that the blocking queue might be destroyed early than Run method complete. It might because the Run method throw some unhandled exception. However, it should be shared_ptr when multthread access an resource. So change BlockingQueue as a shared_ptr. test=develop
-
- 31 10月, 2018 4 次提交
-
-
由 Yan Chunwei 提交于
remove the optimized but buggy implementation
-
由 chengduo 提交于
test=develop
-
由 Yu Yang 提交于
* feat(platform): lazy initialization of devicecontext in pool Use std::async(deferer, []{...}) to lazy initialize DeviceContext in Pool test=develop * Add future includes test=develop
-
由 Sylwester Fraczek 提交于
added depthwise conv mkldnn pass which for MKLDNN changes depthwise_conv operator to conv operator because for mkldnn this is the same api test=develop
-
- 30 10月, 2018 4 次提交
-
-
由 Yancey1989 提交于
-
由 Xin Pan 提交于
test=develop
-
由 dzhwinter 提交于
-
由 Xin Pan 提交于
test=develop
-