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/fusion_group
Yiqun Liu 6b464f969a
Add an operator node in unittest to make the fusing result unique. (#24617)
5 years ago
..
CMakeLists.txt Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
code_generator.cc Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
code_generator.h Fusion group optimize for cuda codegen(#23940) 5 years ago
code_generator_helper.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
code_generator_helper.h Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
code_generator_tester.cc Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
cuda_resources.h Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
elementwise_group_detector.cc Fix the error misjudgment when there are control nodes in graph. (#23943) 5 years ago
elementwise_group_detector.h Add the detection and code-generation of sqrt and square in fusion_group (#23095) 5 years ago
fusion_group_pass.cc Add an operator node in unittest to make the fusing result unique. (#24617) 5 years ago
fusion_group_pass.h Add the support of fp16 in fusion_group (#22239) 5 years ago
fusion_group_pass_tester.cc Add the support of fp16 in fusion_group (#22239) 5 years ago
operation.cc Fusion group optimize for cuda codegen(#23940) 5 years ago
operation.h add sum op support for fusion group (#22771) 5 years ago
subgraph.h fix the intermediate node of graph for fusion group test=develop (#24184) 5 years ago