mindspore2022/mindspore/ccsrc/optimizer
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
..
ad Init GraphKernel. 2020-06-20 22:31:54 +08:00
irpass Init GraphKernel. 2020-06-20 22:31:54 +08:00
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
clean.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
clean.h specialize hypermap paramater 2020-05-12 01:51:57 +00:00
control_depend.cc initial version 2020-03-27 22:54:54 +08:00
control_depend.h update clang format rule 2020-04-21 21:21:19 +08:00
cse.cc Fix CSE bug for some operations like `DropoutGenMask` which should not 2020-05-16 18:58:43 +08:00
cse.h Fix CSE bug for some operations like `DropoutGenMask` which should not 2020-05-16 18:58:43 +08:00
graph_kernel_reuse.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
graph_kernel_reuse.h Init GraphKernel. 2020-06-20 22:31:54 +08:00
irpass.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
irpass.h Init GraphKernel. 2020-06-20 22:31:54 +08:00
opt.cc !2186 Optimization for opt 2020-06-17 17:29:38 +08:00
opt.h [ir] add seen generation to accelerate traversing the whole graph 2020-05-06 16:40:36 +08:00
optimizer.h Init GraphKernel. 2020-06-20 22:31:54 +08:00