luopengting
b4d56f6358
add functions to check for directory and filename
1. add validation for directory and filename
2. refactor the file operations about path
3. add in CMakeLists
4. add logger in nn_ops
5 years ago
louei5
762feb591c
Add RDR module compiling switch and check saving filename
5 years ago
luopengting
66961f2f1d
add StringRecorder for RDR, record somas info:
1. add string recorder
2. record somas
3. remove SomasInfoRecorder
4. fix clang and cpplint
5 years ago
luopengting
4683ecc06b
support env_config_path to set the config file for DFX
1. add env_config_path for ms_context
2. add EnvConfigParser to parse config
3. add in CMakeLists
4. clang-format, cpplint
5. fix spelling in ms_context
Use EnvConfigParser in the constructed function of base_recorder,
when a recorder is initialized, its direcctory will be set as the
value from config file. In addition, recorder_manager will get the
'enable' from config file. If 'enable' is true and the path is not a
valid value, it will be the default value: './rdr'.
5 years ago
louei5
ac02213521
Adding RDR tool for locating bugs, e.g. run task error.
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
Harshvardhan Gupta
561f9082e9
init
5 years ago
huanghui
fa6c23358a
Move some ir files which backend optpass dumped to the fold: verbose_ir_files
5 years ago
caifubi
372c2e7951
Combine Async Dump and E2E Dump
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
John Tzanakakis
b3c0eb61d5
GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
5 years ago
caifubi
cb8b5dbd76
Remove build option -S
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
fary86
3f323e48e2
Add submodule id for log interface
6 years ago
zhoufeng
b681cec8f2
cmake refactor
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago