Commit Graph

13 Commits (4fc59917284aac854c34392bd3075144c8a71a23)

Author SHA1 Message Date
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