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
Qiao Longfei 64d48f4d6a
fix mac compile (#12751)
7 years ago
..
CMakeLists.txt fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph.cc Add write after write dependence (#12632) 7 years ago
graph.h test and doc IR Graph 7 years ago
graph_helper.cc
graph_helper.h
graph_helper_test.cc fix warning 7 years ago
graph_pattern_detecter.cc fix mac compile (#12751) 7 years ago
graph_pattern_detecter.h fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph_pattern_detecter_tester.cc fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph_test.cc test and doc IR Graph 7 years ago
graph_traits.cc fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph_traits.h fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
graph_viz_pass.cc
graph_viz_pass.h
node.cc
node.h fea/ir support fuse, based on graph pattern detection helper (#12636) 7 years ago
pass.cc
pass.h
pass_test.cc