mindspore2022/mindspore/ccsrc/debug/rdr
luopengting 23ba47df6c add MS_RDR_ENABLE and MS_RDR_PATH
MS_RDR_ENABLE should be in {0, 1}. if it is set as other value, it will
be 0 and WARNING information will be printed to tell user.
The settings in config file set by the user takes precedence over the
environment variables. If 'rdr_enable' is 0 in environment variable,
and then 'enable' is true in config file, the RDR will turned on.
2021-03-18 15:48:59 +08:00
..
base_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
base_recorder.h add MS_RDR_ENABLE and MS_RDR_PATH 2021-03-18 15:48:59 +08:00
graph_exec_order_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
graph_exec_order_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
graph_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
graph_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
mem_address_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
mem_address_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
recorder_manager.cc add MS_RDR_ENABLE and MS_RDR_PATH 2021-03-18 15:48:59 +08:00
recorder_manager.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
running_data_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
running_data_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
stream_exec_order_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
stream_exec_order_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
string_recorder.cc support recording stream execute order 2021-02-22 11:44:36 +08:00
string_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00
task_debug_info_recorder.cc refactor RDR to support single name 2021-03-17 11:34:05 +08:00
task_debug_info_recorder.h refactor RDR to support single name 2021-03-17 11:34:05 +08:00