buxue
0eab785cfa
unify dump path and support npy format
5 years ago
mindspore-ci-bot
33edd67261
!14667 add dump data function for CPU
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
buxue
ab59f62147
add dump data function for CPU
5 years ago
John Tzanakakis
da3b13a0e1
Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
5 years ago
chuck
89eed7aa27
add compile option H to visible hidden interface
5 years ago
louei5
99203038a5
support recording gpu memory information and graph execute order
5 years ago
louei5
3d540a515a
add task_debug_info recorder
5 years ago
luopengting
7fe901491a
support recording stream execute order
1. add ExecNode and StreamRxecOrderRecorer
2. add json format and json dump for stream exec order
3. add stream exec order api
4. add in CMakeLists
5 years ago
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