Commit Graph

23 Commits (ea0df4e8a2cf291a0e6626771c58d1d75635b3c1)

Author SHA1 Message Date
Xin Pan 0c277ac6e9 polish
6 years ago
Xin Pan 840cf780e4 add deprecation warning.
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
Sylwester Fraczek ebd1d753ed added transpiler pass for mkldnn depthwise_conv
6 years ago
Tomasz Patejko 7c64aa0fdc MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion
6 years ago
Tomasz Patejko 4be45af1cc MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added.
6 years ago
Michal Gallus f0efc244c6 MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
6 years ago
Michal Gallus f688197182 MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
6 years ago
Krzysztof Binias e4e66814ee Fixed missing set_attr
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
7 years ago
Michał Gallus 8cbefd1a43 Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily (#13350)
7 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
7 years ago
Haihao Shen dee6d1606f Enable conv and batch norm by default
7 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
Luo Tao 8c2a834ef3 add doc for inference_transpiler
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago