Commit Graph

24 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
tensor-tang 8a1abe54d7 clean fusion infershape code
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
tensor-tang d7ac1cc836 refine seq when bs is large
7 years ago
tensor-tang 9dd5a177a5 refine batch mode and peephole
7 years ago
tensor-tang f10710b0ca move seq peephole if out of loop
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
tensor-tang 5f586e2223 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
Brian Liu 04272c0d41 Enable lstm peephole (#13160)
7 years ago
tensor-tang 555083ae2a enforce only used
7 years ago
tensor-tang 83f4bc4ecf follow comment and refine code
7 years ago
tensor-tang 80edd7ef29 enable run with fuse pass
7 years ago
tensor-tang a79a77eeb5 refine and clean code
7 years ago
tensor-tang c459fb5be0 add fusion lstm batch mode
7 years ago
tensor-tang e61cf3214d complete reverse seq
7 years ago
tensor-tang 4b28fab8c9 enable more acts
7 years ago
tensor-tang 607c41952e compute gates
7 years ago
tensor-tang 6be273cbdb add seq mode lstm
7 years ago
tensor-tang df28a3b452 fix lod and op test
7 years ago
tensor-tang f3cd2612ae refine fc and use the fc compute in fusion_lstm
7 years ago
tensor-tang 40138c4cd6 add unit test of fusion lstm op
7 years ago
tensor-tang 852bc6f4aa refine fusion lstm op doc
7 years ago
tensor-tang 8f9132959e fuse fc in lstm
7 years ago
tensor-tang ddb05dffb6 init fusion lstm op
7 years ago