mindspore2022/mindspore/ccsrc/debug
luopengting c8ba7694c5 refactor RDR to support single name
1. support single name
2. add hash method for pair
3. move constructor and destructor of MemAddressInfo as public
4. remove graph_id
5. modify interval for somas info
2021-03-17 11:34:05 +08:00
..
data_dump ascend graph dump trigger at data dump 2021-02-25 12:04:59 -05:00
debugger fix dataset_sink_mode=True issue with GPU 2021-03-15 11:57:23 -04:00
rdr refactor RDR to support single name 2021-03-17 11:34:05 +08:00
CMakeLists.txt add compile option H to visible hidden interface 2021-03-04 22:52:48 +08:00
anf_ir_dump.cc 1. Add unique id for .dat and .dot file to avoid covering 2021-03-12 09:40:00 +08:00
anf_ir_dump.h ascend graph dump trigger at data dump 2021-02-25 12:04:59 -05:00
anf_ir_utils.cc 1. Add unique id for .dat and .dot file to avoid covering 2021-03-12 09:40:00 +08:00
anf_ir_utils.h Optimize the compile performance in Parser, FG, Manager and Renormalize: 2021-03-04 16:01:54 +08:00
common.cc 1. Add unique id for .dat and .dot file to avoid covering 2021-03-12 09:40:00 +08:00
common.h 1. Add unique id for .dat and .dot file to avoid covering 2021-03-12 09:40:00 +08:00
debug_services.cc LoadTensors was using a 4-byte size field instead of an 8-byte size field 2020-12-22 11:10:30 -05:00
debug_services.h LoadTensors was using a 4-byte size field instead of an 8-byte size field 2020-12-22 11:10:30 -05:00
draw.cc 1. Add unique id for .dat and .dot file to avoid covering 2021-03-12 09:40:00 +08:00
draw.h refact backend/session from python 2020-09-11 01:13:00 +00:00
dump_proto.cc adapt dump_proto to auto-monad 2021-03-12 11:49:20 +08:00
dump_proto.h make backend/optimizer pybind free 2020-08-28 08:56:58 +00:00
env_config_parser.cc fix rdr log when env_config_path is empty 2021-03-09 17:32:06 +08:00
env_config_parser.h optimize rdr mainly to reduce the redundant code 2021-03-01 09:32:57 +08:00
tensor_data.h Add partial memory reuse support to debugger 2020-07-14 14:47:25 -04:00
tensor_load.h improve perf, keep consistent tensor state, fix recheck, check weights at step end 2020-12-08 15:22:40 -05:00
trace.cc Optimize the compile performance in Parser, FG, Manager and Renormalize: 2021-03-04 16:01:54 +08:00
trace.h Throw exception if using call stack for CNodes in the same func graph. 2020-11-26 16:17:23 +08:00