- 21 10月, 2018 13 次提交
-
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: graph is corrected based on actual argument name, not formal argument name
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: output and elemwise param share data in conv primitive. Output is properly allocated
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: inputs in pass modified. Support for new conv parameter. UTs corrected
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: added reachability tests, inputs and outputs in graph nodes are transformed
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: implementation of patterns refarctored, applied to graph. UTs added
-
由 Tomasz Patejko 提交于
-
- 20 10月, 2018 3 次提交
- 19 10月, 2018 18 次提交
-
-
由 Michał Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
-
由 jerrywgz 提交于
fix roi pool register
-
由 Wojciech Uss 提交于
-
由 Wojciech Uss 提交于
-
由 Wojciech Uss 提交于
This patch also refactors conv+bn (includes changes from PR https://github.com/PaddlePaddle/Paddle/pull/13926) updated to use the mkldnn-placement-pass. test=develop
-
由 tensor-tang 提交于
Fix jit exp
-
由 Wojciech Uss 提交于
After the MKL-DNN placement pass there is no need to enable MKL-DNN in operators via executor test=develop
-
由 Yipeng 提交于
* add detect and end2end code * update the scale for coodinates restore * fix merge bug with dev. * fix merge bug with dev. * test=develop * fix code style test=develop * fix code style test=develop * test=develop * test=develop * test=develop
-
由 Shan Yi 提交于
update readme.md
-
由 Wojciech Uss 提交于
* add MKL-DNN placement pass This patch also refactors conv+bn (includes changes from PR https://github.com/PaddlePaddle/Paddle/pull/13926) updated to use the mkldnn-placement-pass. test=develop * remove redundant pass list * add comment on the default first pass * fix test for conv+relu mkldnn fuse
-
由 Wojciech Uss 提交于
test=develop
-
由 Xin Pan 提交于
set default timeout to avoiding blocking CI
-
由 chengduo 提交于
* fix conv doc test=develop * fix seq_conv doc test=develop * fix simple_img_conv_pool test=develop * update API.spec * update parameter doc test=develop * follow comment test=develop * fix other layer test=develop * fix lstm bias_attr doc test=develop
-
由 Tao Luo 提交于
Added comment with request for enhancement
-
- 18 10月, 2018 6 次提交