- 11 9月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 25 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 23 8月, 2018 2 次提交
-
-
由 guochaorong 提交于
This reverts commit b2df1700.
-
由 Yu Yang 提交于
* Add Python Callstacks when Op::Run error * Skip op with sub-block * refactor: refine callstack info's format * Reshape only support matrix * Polish Python code * Fix UT * Fix Py3
-
- 08 8月, 2018 2 次提交
-
-
由 Yu Yang 提交于
-
由 qiaolongfei 提交于
-
- 06 8月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 05 8月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 02 8月, 2018 3 次提交
- 01 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "cherry picked cpp tests" * "cherry picked" * "cherry picked tests" * "merge develop branch"
-
- 30 7月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 29 7月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 06 7月, 2018 1 次提交
-
-
由 Paweł Żelazko 提交于
-
- 02 7月, 2018 4 次提交
-
-
由 Paweł Żelazko 提交于
-
由 Paweł Żelazko 提交于
-
由 yuyang18 提交于
-
由 sneaxiy 提交于
-
- 29 6月, 2018 2 次提交
-
-
由 guochaorong 提交于
This reverts commit bc28cf61.
-
由 yuyang18 提交于
-
- 28 6月, 2018 1 次提交
-
-
由 Haichao Zhang 提交于
* Add fill_zeros_array op. This op is used for zero-filling an LoDTensorArray. * merge fill_zeros_array_op with fill_zeros_like_op * add unit_test for fill_zeros_like for array
-
- 26 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 14 6月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
-
- 13 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 07 6月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "init benchmark ops" * "untrack outputs" * "delete some usused code" * "benchmark" * "fix ci" * "fix op test" * "fix uint16 missing" * "fix ci" * "follow comments" * "fix ci" * "follow comments" * "conficts. merge develop branch" * repick * "merge develop branch"
-
由 fengjiayi 提交于
-
由 mozga-intel 提交于
* Add MKLDNN layout support in Paddle Add MKLDNN layout in Paddle so that MKLDNN friendly memory layout can be used in MKLDNN enabled OP kernel. Before this commit, NCHW is hardcode to be used in all MKLDNN op kernels. As a result, non-optimized execution path is selected in MKLDNN primitive which bring worse performance. Besides framework change, three MKLDNN OP kernels were updated for using new MKLDNN layout. They are conv/pool2d/batch_norm. Other MKLDNN OP kernels need be also updated in similar way to achieve best performance. * Add MKLDNN layout support in activation OP * Don't populate layout from input to output when kMKLDNN in * Refine pool mkldnn op kernel * MKLDNN layout * Remove the inferitance from tensor file * MKLDNN layout: refactoring * Remove additional #define to register new operator * Prepare mkldnn tests to work with layout
-
- 30 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 29 5月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 03 5月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix the bug when a input variable of op is dispensable. * Add HasInputs/Outputs interfaces to OperatorBase. * Remove the unreferenced header file.
-
- 25 4月, 2018 2 次提交
-
-
由 Yang Yang(Tony) 提交于
* delete unused IsNetOp() and Rename() * rm OperatorBase::Rename implementation * delete Operator::InputVars() * remove unused OperatorBase::ShareLoD; ShareLoD has been implemented in infershape * organize operatorbase; remove unused set_type * add comments * fix comment
-
由 Abhinav Arora 提交于
* Fic CPPLint issues with data_transform * Fic CPPLint issues with prune.cc
-
- 12 4月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* init * add some check * add dist transpile logic * add insert op for block * init change get_pserver_program * optimize code * fix a bug * can run now * start to do table split * start to process table gradient * complete pserver part * can send_vars now * revert cpplint * fix a bug * optimize code * move dist test to models * revert the interface of distribute_transpiler.transpile * fix prefetch_block * optimize trainspiler code * add comment to sum_op * add warning log * fix comment * fix test_send_recv * fix test_send_recv * fix train with no distributed table * optimize GetDims
-
- 04 4月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 30 3月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* fix data transform when op have inplace in/out * add log * should not delete scope because Compute maybe async * optimize code
-
- 14 3月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 12 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 3月, 2018 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 27 2月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-