Commit Graph

44 Commits (096673f67527b0fed1aab1843041b9d929fd0fb5)

Author SHA1 Message Date
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations () 6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR () 6 years ago
Xin Pan 25123a3b7e add tests 7 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass 7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size () 7 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test 7 years ago
Tao Luo 42aa1d409d
Merge pull request from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion 7 years ago
Tomasz Patejko 604bad08bc MKLDNN conv + elementwise_add fusion: implementation of patterns refarctored, applied to graph. UTs added 7 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add 7 years ago
tensor-tang 603ba5e01d add seqconv eltadd relu pass 7 years ago
Michal Gallus d7509d63f1 Conv+Bias: Support non-null bias 7 years ago
Michal Gallus 582f59c190 Conv+Bias fuse 7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass () 7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias" 7 years ago
Tao Luo ce248a15d9
Merge pull request from Sand3r-/mgallus/conv-bias-pass 7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias 7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass 7 years ago
Tao Luo a89afd4c22
Merge pull request from luotao1/naive_cmake 7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h 7 years ago
tensor-tang ede4b230be
Merge pull request from jczaja/prv-fused_embedding_fc_lstm_op 7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix () 7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm 7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python. 7 years ago
chengduo d402234ba8
Feature/op_fuse_pass () 7 years ago
Sylwester Fraczek 41de582bb0 create conv relu pass for MKLDNN () 7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log () 7 years ago
tensor-tang 353d7d1be6
Merge branch 'develop' into refine/ut/lac 7 years ago
Yan Chunwei e2d325ac08
refactor pass_library () 7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass 7 years ago
luotao1 6f18217386 fix codestyle 7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h 7 years ago
luotao1 fb077c17e6 add shared library for analysis 7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand () 7 years ago
Xin Pan 1a67061fee graph to program pass 7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support () 7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper () 7 years ago
Xin Pan 99c0c20468 add pass test 7 years ago
Xin Pan 5b183557f3 graph viz pass 7 years ago
Xin Pan 21a45420f0 polish and test 7 years ago
Xin Pan 0b3465d215 better 7 years ago
Dang 6f72b3b486 Fix ir CMake dependence. 7 years ago
yuyang18 7cd5f906b7
Correct IR dependencies 7 years ago
Xin Pan 62e2aa115d add a graph_test 7 years ago
Xin Pan 08acc03522 start 7 years ago