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
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
7 years ago
..
CMakeLists.txt Merge pull request #13685 from luotao1/naive_cmake 7 years ago
attention_lstm_fuse_pass.cc hide attention lstm fuse (#13615) 7 years ago
attention_lstm_fuse_pass.h
conv_relu_mkldnn_fuse_pass.cc remove unused variable nodes2delete 7 years ago
conv_relu_mkldnn_fuse_pass.h
conv_relu_mkldnn_fuse_pass_tester.cc updated the test 7 years ago
embedding_fc_lstm_fuse_pass.cc - Yet another clarification to comment 7 years ago
embedding_fc_lstm_fuse_pass.h - Added initial pass for embedding-fc-lstm 7 years ago
fc_fuse_pass.cc
fc_fuse_pass.h
fc_fuse_pass_tester.cc
fc_gru_fuse_pass.cc
fc_gru_fuse_pass.h
fc_lstm_fuse_pass.cc refine peephole 7 years ago
fc_lstm_fuse_pass.h
fuse_elewise_add_act_pass.cc Feature/op_fuse_pass (#12440) 7 years ago
fuse_elewise_add_act_pass.h Feature/op_fuse_pass (#12440) 7 years ago
fuse_pass_base.h
graph.cc
graph.h
graph_helper.cc Add GraphChecker (#13580) 7 years ago
graph_helper.h Add GraphChecker (#13580) 7 years ago
graph_helper_test.cc Add GraphChecker (#13580) 7 years ago
graph_pattern_detector.cc - Added initial pass for embedding-fc-lstm 7 years ago
graph_pattern_detector.h - Added initial pass for embedding-fc-lstm 7 years ago
graph_pattern_detector_tester.cc
graph_test.cc
graph_to_program_pass.cc
graph_to_program_pass.h
graph_to_program_pass_test.cc
graph_traits.cc hide operator API (#12543) 7 years ago
graph_traits.h
graph_viz_pass.cc
graph_viz_pass.h
infer_clean_graph_pass.cc
node.cc avoid creating dangling ir::Node. 7 years ago
node.h Feature/op_fuse_pass (#12440) 7 years ago
pass.cc pass builder allow cutomize pass in python. 7 years ago
pass.h fix 7 years ago
pass_builder.cc pass builder allow cutomize pass in python. 7 years ago
pass_builder.h add some comments 7 years ago
pass_test.cc fix 7 years ago
seq_concat_fc_fuse_pass.cc
seq_concat_fc_fuse_pass.h