Commit Graph

261 Commits (096673f67527b0fed1aab1843041b9d929fd0fb5)

Author SHA1 Message Date
Michal Gallus c504a5a1b7 Adjust Conv+bias to placement 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 7b11162ab5
Merge pull request from PaddlePaddle/wojtuss/unique-patterns-request-comment 7 years ago
Wojciech Uss 55fd136ab0 Added comment with request for enhancement 7 years ago
Tao Luo e47f4186ae fix some compiler warning 7 years ago
dzhwinter e41a3fcd68 fix update to develop hang problem. 7 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h 7 years ago
wanghaoshuang 3ae9645084 compile in linux 7 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen 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 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon 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
Jacek Czaja e202f33aa9 - Yet another clarification to comment 7 years ago
Jacek Czaja 1df69f7c9d - Fix to comment 7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix () 7 years ago
chengduo 5175b3cb2b
Add GraphChecker () 7 years ago
Xin Pan 7cd2761736
Merge pull request from panyx0718/ir 7 years ago
Jacek Czaja d5114c60b0 - Reviewers suggesstions to fused_embedding_fc_lstm_op 7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm 7 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse () 7 years ago
tensor-tang 6938e6cf06
Merge pull request from tensor-tang/refine/peephole 7 years ago
Wu Yi 16e73e0d28
hide operator API () 7 years ago
tensor-tang 209e9c3db1 refine peephole 7 years ago
Sylwester Fraczek e5d1bd1e93 remove unused variable nodes2delete 7 years ago
Sylwester Fraczek a49aa4dac9 make bias unnecessary for ConvRelu fuse 7 years ago
Sylwester Fraczek 493ef0c8df do not remove conv node just rewire the output 7 years ago
Sylwester Fraczek 667b661786 updated the test 7 years ago
Xin Pan c2b3838cf5 add some comments 7 years ago
Xin Pan b43e49fa31 fix 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
Xin Pan 23ba766252
Merge pull request from panyx0718/ir5 7 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node. 7 years ago
sneaxiy d0b2453ecd merge develop 7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor 7 years ago
Tao Luo 9f03ce6c4a
Merge pull request from Superjomn/refine/simple_fix 7 years ago
Sylwester Fraczek dd149d469b hotfix for conv-relu pass 7 years ago
luotao1 b12322ce95 fix fusion_lstm unique_name bug 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
superjomn 6b2f680d88 simple fix 7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern () 7 years ago
tensor-tang 3ea19b7596 fix bug and fc pass ut 7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it 7 years ago
tensor-tang c9bd2d50f1 refine fc and gru pattern 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 0618077971 Merge remote-tracking branch 'ups/develop' into refine/ut/lac 7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole 7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass 7 years ago
tensor-tang 74f95b8da0 fix redefine macro 7 years ago
Tao Luo 7dd8adb5fd
Merge pull request from luotao1/multi-thread2 7 years ago
tensor-tang f057077c3a add fuse fc gru pass 7 years ago
Yan Chunwei f143c9a916
port VisualDL's graphviz theme to IR () 7 years ago
tensor-tang 3eb55f0643 Merge remote-tracking branch 'ups/develop' into refine/op/peephole 7 years ago
luotao1 35cff5e00d Merge branch 'develop' into multi-thread2 7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test () 7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole 7 years ago
luotao1 2dc23ffaa8 Merge branch 'develop' into multi-thread2 7 years ago
Brian Liu 04272c0d41 Enable lstm peephole () 7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2 7 years ago
Tao Luo 907696709f
Merge pull request from luotao1/library 7 years ago
Jiabin Yang d091dd02a0 fix mac compile error 0903 () 7 years ago
Yan Chunwei 2ef34c64c6
refine fc with pattern reusing () 7 years ago
Yan Chunwei 796c87d563
bugfix/fusion lstm () 7 years ago
luotao1 6f18217386 fix codestyle 7 years ago
luotao1 9790acbde6 Merge branch 'library' of https://github.com/luotao1/Paddle into luotao1-library 7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h 7 years ago
dzhwinter 379b471ee2 squash commit 7 years ago
luotao1 0639a32477 Merge branch 'develop' into library 7 years ago
luotao1 37d1a6685c Merge branch 'develop' into multi-thread2 7 years ago
tensor-tang 83f4bc4ecf follow comment and refine code 7 years ago
tensor-tang 9838bacb35
Merge branch 'develop' into optimize/op/fusion_lstm 7 years ago
Yan Chunwei 597b73053d
refine/fc lstm fusion link () 7 years ago
Qiao Longfei 1835e91183
Merge pull request from jacquesqiao/fix-mac-compile 7 years ago
dzhwinter 75681c0a79 switch to 9.2 7 years ago
dzhwinter dbe90cc0f6 merge develop branch 7 years ago
Jiabin Yang 6ba2b22279
Merge pull request from JiabinYang/fix_mac 7 years ago
luotao1 fb077c17e6 add shared library for analysis 7 years ago
luotao1 0fbe0a7a28 add multi-thread ut for ditu-rnn 7 years ago
tensor-tang 80edd7ef29 enable run with fuse pass 7 years ago
Xin Pan c709a04ae2
Merge pull request from panyx0718/name 7 years ago
Yan Chunwei af15f6f038
fea/refine fuse () 7 years ago
qiaolongfei 583e21e60e fix mac compie 7 years ago
Jiabin Yang a9be969cf9
Update attention_lstm_fuse_pass.cc 7 years ago
JiabinYang 7c7d3d6172 Fix mac 7 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node () 7 years ago
Xin Pan 7dff0b11c6 fix 7 years ago
Xin Pan 0aa8135b11
Merge pull request from panyx0718/ir5 7 years ago
Xin Pan d1058003fe fix style 7 years ago
Xin Pan 51ef0ad766 allow to use name_scope for debugging and visiualization 7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand () 7 years ago
Xin Pan c720ef972b fix graph_to_program_test to be platform-independent 7 years ago
Xin Pan 2bb15f437c
Merge pull request from panyx0718/ir3 7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps () 7 years ago
Xin Pan 08352fe56a fix 7 years ago
Xin Pan 6fdb7f5348 add test 7 years ago
Xin Pan 1a67061fee graph to program pass 7 years ago
dzhwinter efd0884fa9 add op registry 7 years ago
Tao Luo ef2da86b4f
Merge pull request from luotao1/test_ditu_rnn 7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo 7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps () 7 years ago
Xin Pan 698c926ce5 copy program and fix op_desc 7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse () 7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support () 7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test 7 years ago
Xin Pan e525aa232e
Merge pull request from panyx0718/ir4 7 years ago
Xin Pan 1d3343240e fix 7 years ago
Xin Pan 17b88811e0 fix ProgramToGraph 7 years ago
Xin Pan a9217031ba small fix 7 years ago
Qiao Longfei 64d48f4d6a
fix mac compile () 7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper () 7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph 7 years ago
chengduo 64824ac73f
Add write after write dependence () 7 years ago
nhzlx a2749adf5d fix warning 7 years ago
Xin Pan 4b8ae523c4
Merge pull request from panyx0718/ir_pass 7 years ago
Xin Pan 25706d0868 properly set up dep of concat and fetch_bar 7 years ago
Xin Pan 5fff8d7a55 add distributed training deps. 7 years ago
Xin Pan 99c0c20468 add pass test 7 years ago
Xin Pan ab72d28a5e clean up and correctness check 7 years ago
Xin Pan aa1085ddc5 all passes 7 years ago
Xin Pan e4d7d7ae8f pass refactoring 7 years ago
Xin Pan 142e832d21 pass registration 7 years ago
Xin Pan 5b183557f3 graph viz pass 7 years ago
Xin Pan 5173a53c8a fix reorder issue. 7 years ago
Xin Pan 21a45420f0 polish and test 7 years ago
Xin Pan 2782e71a11 fix graph_test 7 years ago
Xin Pan 93355cc0d2 fix control deps 7 years ago
Xin Pan f6d99d1f73 polish 7 years ago
Xin Pan c3f6e0e8a2 add namespace to Graph 7 years ago
Xin Pan 0b3465d215 better 7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning. 7 years ago
Xin Pan 1a3b84369c disable warning 7 years ago
Dang 6f72b3b486 Fix ir CMake dependence. 7 years ago
Qiao Longfei 37713f2282
Merge pull request from jacquesqiao/fix-mac-build 7 years ago
qiaolongfei 0e30c9d6fb fix mac build 7 years ago
yuyang18 7cd5f906b7
Correct IR dependencies 7 years ago
Xin Pan 950585f419 follow comments 7 years ago
Xin Pan 5daad16218 polish 7 years ago
Xin Pan ff5a7b67ed polish 7 years ago
Xin Pan 62e2aa115d add a graph_test 7 years ago
Xin Pan 9c9e28b57b fix program to graph 7 years ago
Xin Pan 64eaa4c829 clean 7 years ago