- 08 6月, 2018 16 次提交
-
-
由 guochaorong 提交于
-
由 guochaorong 提交于
-
-
由 guochaorong 提交于
-
由 Yan Chunwei 提交于
-
由 fengjiayi 提交于
Update crop op
-
由 Xin Pan 提交于
Fix sparse vars usage for dist train
-
由 Xin Pan 提交于
polish sparse update code
-
由 Xin Pan 提交于
Refine API doc string
-
由 Yu Yang 提交于
Add document to random crop operator
-
由 weixing 提交于
Remove warning for rst file
-
由 Yu Yang 提交于
Do not generate doc for op_role and op_attr_name
-
由 fengjiayi 提交于
-
由 Yancey1989 提交于
-
由 Yancey 提交于
* fix dist train error * update by comment
-
由 chengduo 提交于
fix small bug in caculating speed
-
- 07 6月, 2018 24 次提交
-
-
由 yi.wu 提交于
-
由 Xin Pan 提交于
-
由 tensor-tang 提交于
Infer multi-threads API Demo and UT
-
由 cuichaowen 提交于
-
-
由 dzhwinter 提交于
* "split into multiple .ccl" * "refine file structure" * "refine files" * "remove the cmakelist" * "fix typo" * "fix typo" * fix ci
-
由 fengjiayi 提交于
fix bugs in the implementation of 'HasInput' and 'HasOutput'
-
由 Wu Yi 提交于
Fluid benchmark support recordio reader
-
由 fengjiayi 提交于
-
由 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 提交于
-
由 fengjiayi 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 tensor-tang 提交于
-
由 fengjiayi 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 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
-
由 fengjiayi 提交于
fix a compile error on Mac
-
由 Yu Yang 提交于
[Feature] Add fuse vars op handle
-
由 Tao Luo 提交于
rewrite unittest of trt_activation_op
-
由 fengjiayi 提交于
-
-