Commit Graph

15 Commits (bc7a3afa687696541b032d56d1e9a8ca8e101c77)

Author SHA1 Message Date
wawltor 8f49f9d5c9
change the elementwise ops version check, test=op_version
5 years ago
Jack Zhou 5a4e42ca9a
add gru op_register_version; test=op_version; (#29931)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Wilber 39546aa2f3
Add pass compatible and unit test. (#27377)
5 years ago
Adam 98899b73d2
Fix FC + GRU fuse pass (#25687)
5 years ago
wanghuancoder e65c5b8e83
fix some errmsg report, in framework/ir/ (#25471)
5 years ago
Wilber 9a8203aa25
fix fc_lstm_fuse when multi sub-graph use same fc_bias. test=develop (#22551)
5 years ago
石晓伟 03479469a7
fix multi-thread error of fc_gru_fuse_pass.cc, test=develop (#21841)
6 years ago
Yiqun Liu c67c8758cb
Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733)
6 years ago
Zhen Wang 4a1b7fec96
Add setting Scope function for the graph class (#17417)
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
Yan Chunwei 478a4e850e
refactor ir pattern (#13304)
7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it
7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass
7 years ago
tensor-tang f057077c3a add fuse fc gru pass
7 years ago