- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 10 10月, 2018 1 次提交
-
-
由 chengduo 提交于
* set the right shape of selected_rows test=develop * enhance check * fix activation_op * remove cast * use ShareDimInfo replace SetDim and ShareLod * use ShareDimAndLod test=develop * follow comment test=develop * check whether the input has lod test=develop * Split ShareDimAndLod test=develop * checkout clip.py test=develop
-
- 25 9月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 20 6月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 mozga-intel 提交于
-
- 15 6月, 2018 6 次提交
-
-
由 Yibing Liu 提交于
-
由 qingqing01 提交于
* Update some doc about layers' API. * Fix format. * Fix example bug in random_data_generator. * Fix example bug in dropout. * Follow comments and some small fix for some examples.
-
由 qiaolongfei 提交于
-
由 Yibing Liu 提交于
-
由 fengjiayi 提交于
-
由 tensor-tang 提交于
-
- 14 6月, 2018 2 次提交
- 13 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 11 6月, 2018 2 次提交
- 07 6月, 2018 2 次提交
-
-
由 Xin Pan 提交于
-
由 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
-
- 21 5月, 2018 2 次提交
-
-
由 Krzysztof Binias 提交于
-
由 Krzysztof Binias 提交于
-
- 08 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
-
- 21 4月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 19 4月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
* script to add semicolon * fix typo
-
- 18 4月, 2018 2 次提交
- 17 4月, 2018 2 次提交
- 16 4月, 2018 2 次提交
- 10 4月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 29 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 28 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 23 3月, 2018 3 次提交
-
-
由 Krzysztof Binias 提交于
-
由 Krzysztof Binias 提交于
-
由 Krzysztof Binias 提交于
-
- 21 3月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-