Commit Graph

44 Commits (67b555d3d3c98d571dffe5b2b8e1c0bae59bd80d)

Author SHA1 Message Date
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
Xin Pan 25123a3b7e add tests
6 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
6 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
6 years ago
Tomasz Patejko 604bad08bc MKLDNN conv + elementwise_add fusion: implementation of patterns refarctored, applied to graph. UTs added
6 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
6 years ago
tensor-tang 603ba5e01d add seqconv eltadd relu pass
6 years ago
Michal Gallus d7509d63f1 Conv+Bias: Support non-null bias
6 years ago
Michal Gallus 582f59c190 Conv+Bias fuse
6 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
6 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
6 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
6 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
6 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
6 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
6 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
6 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Sylwester Fraczek 41de582bb0 create conv relu pass for MKLDNN (#13258)
7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log (#13305)
7 years ago
tensor-tang 353d7d1be6
Merge branch 'develop' into refine/ut/lac
7 years ago
Yan Chunwei e2d325ac08
refactor pass_library (#13261)
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 (#13006)
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 (#12789)
7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper (#12636)
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