- 07 11月, 2018 2 次提交
-
-
由 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 9 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 Wu Yi 提交于
-
由 Zhen Wang 提交于
* add dam test * update fuse_statis * use separated dam model. * Revert "use separated dam model." This reverts commit 13e775c86f909b164b7cc1d35a8a24b964ec622e. * test=develop * modify the cmake file about infer test, test=develop. * remove one comment, test=develop.
-
由 sneaxiy 提交于
test=develop
-
由 Yu Yang 提交于
Warning only at first when CUDA CC not matched. test=develop
-
由 whs 提交于
* Fix build error of affine grid op in mac os. test=develop * Make function return reference. test=develop
-
由 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 7 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
- 02 11月, 2018 10 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 sneaxiy 提交于
-
由 Wu Yi 提交于
* enable pyreader use pin memory * add py reader pin memory test test=develop
-
由 whs 提交于
* Add affine grid generator. * fix ffine grid. * Add unitest. * Add CPU kernel and fix unitest. * Fix CPU kernel. * Refine code. test=develop * Fix python api. test=develop * Update python api. test=develop * Fix comment. test=develop * Rename affine_grid_generator to affine_grid and enhence unitest. test=develop * Fix unitest. test=develop
-
由 dengkaipeng 提交于
-
由 Yan Chunwei 提交于
-
由 Tao Luo 提交于
-
由 chengduo 提交于
test=develop
-
- 01 11月, 2018 9 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
-
由 dengkaipeng 提交于
-
由 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
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Yan Chunwei 提交于
-
由 Tomasz Patejko 提交于
test=develop
-
- 31 10月, 2018 3 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Tomasz Patejko 提交于
-
由 Yan Chunwei 提交于
remove the optimized but buggy implementation
-