You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/framework/ir
Yan Chunwei e2d325ac08
refactor pass_library (#13261)
7 years ago
..
CMakeLists.txt refactor pass_library (#13261) 7 years ago
attention_lstm_fuse_pass.cc Merge branch 'develop' into multi-thread2 7 years ago
attention_lstm_fuse_pass.h fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006) 7 years ago
fc_fuse_pass.cc refine fc with pattern reusing (#13187) 7 years ago
fc_fuse_pass.h fea/refine fuse (#13076) 7 years ago
fc_fuse_pass_tester.cc fea/refine fuse (#13076) 7 years ago
fc_lstm_fuse_pass.cc Merge remote-tracking branch 'ups/develop' into refine/op/peephole 7 years ago
fc_lstm_fuse_pass.h test/add text-classification test (#13081) 7 years ago
fuse_pass_base.h fea/refine fuse (#13076) 7 years ago
graph.cc move nodeid from graph to node (#13065) 7 years ago
graph.h fix mac compie 7 years ago
graph_helper.cc fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006) 7 years ago
graph_helper.h polish and test 7 years ago
graph_helper_test.cc fix warning 7 years ago
graph_pattern_detector.cc Merge branch 'develop' into multi-thread2 7 years ago
graph_pattern_detector.h test/add text-classification test (#13081) 7 years ago
graph_pattern_detector_tester.cc bugfix/fusion lstm (#13185) 7 years ago
graph_test.cc Fix ut bug for graph_test 7 years ago
graph_to_program_pass.cc graph to program pass 7 years ago
graph_to_program_pass.h graph to program pass 7 years ago
graph_to_program_pass_test.cc fix graph_to_program_test to be platform-independent 7 years ago
graph_traits.cc fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph_traits.h small fix 7 years ago
graph_viz_pass.cc port VisualDL's graphviz theme to IR (#13246) 7 years ago
graph_viz_pass.h refine/fc lstm fusion link (#13158) 7 years ago
infer_clean_graph_pass.cc bugfix/fusion lstm (#13185) 7 years ago
node.cc move nodeid from graph to node (#13065) 7 years ago
node.h Merge pull request #13018 from panyx0718/name 7 years ago
pass.cc add pass test 7 years ago
pass.h add pass test 7 years ago
pass_test.cc add pass test 7 years ago
seq_concat_fc_fuse_pass.cc refine fc with pattern reusing (#13187) 7 years ago
seq_concat_fc_fuse_pass.h fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006) 7 years ago