mindspore2022/mindspore/ccsrc/debug
gong chen 13a2d6d49e 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-13 18:02:51 +08:00
..
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
anf_ir_dump.cc Init GraphKernel. 2020-06-13 18:02:51 +08:00
anf_ir_dump.h add format chooice when kernel selecting reduce or raise precision 2020-04-23 21:58:03 +08:00
anf_ir_utils.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
anf_ir_utils.h update clang format rule 2020-04-21 21:21:19 +08:00
draw.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
draw.h update clang format rule 2020-04-21 21:21:19 +08:00
dump_proto.cc cmake refactor 2020-04-26 20:51:18 +08:00
e2e_dump.cc remove some context param 2020-05-16 15:07:13 +08:00
e2e_dump.h update clang format rule 2020-04-21 21:21:19 +08:00
info.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
info.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
label.cc update clang format rule 2020-04-21 21:21:19 +08:00
label.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
trace.cc Code refactoring for the static_analysis : modified Infer to Eval. 2020-05-15 09:56:41 +08:00
trace.h Code refactoring for the static_analysis : modified Infer to Eval. 2020-05-15 09:56:41 +08:00
trace_info.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
trace_info.h move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00