- 05 11月, 2018 3 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 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 8 次提交
-
-
由 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 提交于
-
- 31 10月, 2018 6 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Yan Chunwei 提交于
remove the optimized but buggy implementation
-
由 chengduo 提交于
test=develop
-
由 dengkaipeng 提交于
-
由 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 10 次提交
-
-
由 Yancey1989 提交于
-
由 Xin Pan 提交于
test=develop
-
由 Yan Chunwei 提交于
-
由 Xin Pan 提交于
test=develop
-
由 chengduo 提交于
* fix sum_op's GetExpectedKernelType test=develop * fix ci fail test=develop
-
由 Xin Pan 提交于
test=develop
-
由 gmcather 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 JiabinYang 提交于
-
由 sneaxiy 提交于
-
- 29 10月, 2018 3 次提交
-
-
由 sneaxiy 提交于
-
由 Jacek Czaja 提交于
test=develop - Added rough profiling - Profiled maxpool itself - First draft of max seqpool optimization (is_test added) - Added unit tests to seqpool - Cosmetic fixes - Fix to UT of Seq pool Disabled grad checking for sequence max pool when is_test is set to True -Cosmetic fix to comment test=develop - Fix to GPU build test=develop - yet another GPU fix for sequence max pool - Fix to comment test=develop - Change to API of sequence_pool test=develop - Yet another API spec change test=develop
-
由 superjomn 提交于
test=develop
-