mindspore2022/mindspore/ccsrc/debug
panyifeng d6635bbbe2 Add IndexedSlices 2020-06-30 17:38:24 +08:00
..
debugger Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
CMakeLists.txt Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
anf_ir_dump.cc Init GraphKernel. 2020-06-20 22:31:54 +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 add typeid to type conversion scene 2020-06-29 10:33:55 +08:00
anf_ir_utils.h dump binary ir 2020-06-12 13:19:41 +08:00
debug_services.cc Decouple ir::Tensor class from python 2020-06-24 10:28:59 +08:00
debug_services.h Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
draw.cc add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
draw.h update clang format rule 2020-04-21 21:21:19 +08:00
dump_proto.cc Add IndexedSlices 2020-06-30 17:38:24 +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 Fix codex 2020-06-01 21:23:13 +08:00
info.h Fix codex 2020-06-01 21:23:13 +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
tensor_data.h Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
tensor_load.h Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
trace.cc Fix codex, split big functions 2020-06-03 17:02:49 +08:00
trace.h separate py from debug and utils 2020-05-28 17:45:47 +08:00
trace_base.cc separate py from debug and utils 2020-05-28 17:45:47 +08:00
trace_base.h separate py from debug and utils 2020-05-28 17:45:47 +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 * add isconstant primitive 2020-06-04 21:51:44 +08:00