mindspore2022/mindspore/ccsrc/pre_activate/common
gong chen a6dfa281ea Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-20 22:31:54 +08:00
..
common_backend_optimization.cc code review fix for buffer fusion 2020-06-15 09:35:16 +08:00
common_backend_optimization.h initial version 2020-03-27 22:54:54 +08:00
fusion_id_allocator.cc only call HasNodeAttr for CNodePtr type 2020-05-13 17:34:40 +08:00
fusion_id_allocator.h add conv2dbackpropinput eltwise fusion pass 2020-05-22 11:35:33 +08:00
helper.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
helper.h Add Split fission pass 2020-06-20 14:28:25 +08:00
node_pass.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
node_pass.h initial version 2020-03-27 22:54:54 +08:00
optimizer.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
optimizer.h refactor multiple patterns pass 2020-05-23 09:40:21 +08:00
pass.h initial version 2020-03-27 22:54:54 +08:00
pass_manager.cc add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
pass_manager.h initial version 2020-03-27 22:54:54 +08:00
pattern_engine.cc separate py from debug and utils 2020-05-28 17:45:47 +08:00
pattern_engine.h Add cnode to equal map when opt matching 2020-04-14 17:29:47 +08:00
visit.cc initial version 2020-03-27 22:54:54 +08:00
visit.h initial version 2020-03-27 22:54:54 +08:00