xiefangqi
24ac2382ff
mac compile
4 years ago
i-robot
76f4f77cc2
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
4 years ago
parastooashtari
1a59dc37bf
add graph execution order history to dump
4 years ago
maning202007
badfaadc0d
Fix code warnings in debugger
4 years ago
maning202007
8ee33007b1
add const to the data_ptr definition
Fix pclint for debugger
fix bugs
fix duplicated code issue
Fix the depth of method over 4 issue
fix comments
fix CI errors
remove redundancy arguments
4 years ago
sabrinasun
41d737553a
sync commercial branch self check fix to master
4 years ago
John Tzanakakis
7e7b444c63
remove verbose option from DbgServices
4 years ago
TinaMengtingZhang
f84b27b444
sync code self check from dev 1.1
4 years ago
John Tzanakakis
76c6af7722
use ms logging instead of custom debugger logging
4 years ago
i-robot
8c93e77688
!24079 Sync code warning fix to master
Merge pull request !24079 from sabrinasun_59ee/warning
4 years ago
sabrinasun
77111054d2
sync clean warning fix to master
4 years ago
i-robot
e5bdb5dd6d
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
4 years ago
i-robot
7cf815bcfa
!23509 Reading mindspore version from version.txt
Merge pull request !23509 from sabrinasun_59ee/version
4 years ago
sabrinasun
ca1e6d869e
clean pclint, codex warning
4 years ago
rescue
a67275d857
read ms version from version.txt
4 years ago
maning202007
20115564f7
Fix code warnings
4 years ago
sabrinasun
3a349a9219
add ut test for offline debugger
4 years ago
TinaMengtingZhang
1670fb9def
Implement queue waiting for offline dbg memory control module
4 years ago
maning202007
de3a5ee9ad
Update teh ms_version to 1.5.0 for debugger
4 years ago
TinaMengtingZhang
b039cc3682
fix memory usage in header reading
4 years ago
TinaMengtingZhang
fef60422e0
support offline debugger memory control
4 years ago
Parastoo Ashtari
bf034bddb5
Apply comments on tensor stat online and offline debugger
4 years ago
Parastoo Ashtari
ff83dee704
Add tensor base and stat info to offline debugger
4 years ago
sabrinasun
3150413259
change privare member name
4 years ago
i-robot
6b635cc718
!21433 Recover the environment variable MS_DEBUGGER_HOST
Merge pull request !21433 from maning202007/master
4 years ago
sabrinasun
6e22a8c133
fix master ci warning
4 years ago
maning202007
19dd13006c
revert 9cdd3bbf
Recover the environment variable MS_DEBUGGER_HOST
Update the debugger version to 1.4.0
4 years ago
John Tzanakakis
3a6c88e3e6
unify overflow wp support for online and offline debugger
4 years ago
7347157+joylvliang@user.noreply.gitee.com
ab32ebc758
fix_warning_of_codes
4 years ago
TinaMengtingZhang
05252d1303
remove unused files in ccsrc/debug
4 years ago
i-robot
3629df552c
!18937 upgrade_ascend_0626_mindspore
Merge pull request !18937 from mindspore_ding/upgrade_ascend_0626
4 years ago
dingpeifei
63784e49f5
upgrade_ascend_0626_mindspore
4 years ago
i-robot
97fa0e6398
!18613 fix issues for code check
Merge pull request !18613 from jiangshuqiang/fix_code_check
4 years ago
John Tzanakakis
c85d65c0ef
use -1 iteration for init state and fix missing tensor read outputs
4 years ago
jiangshuqiang
0c9d2629b1
fix code check issues
4 years ago
TinaMengtingZhang
4e8db5e115
change arg 'is_parameter' to 'is_output' and rename device_id to rank_id in python api
4 years ago
John Tzanakakis
ac1847ffac
fix iter 0 and iter 1 being dumped in dir 0, make op_debug_mode optional for sync mode, read input files for offline debugger
4 years ago
Parastoo Ashtari
4120a122e3
Add multi thread for checkwatchpoints
fixed the style issues
fixed the style header issue
Add tensor list byte size in debugger.cc and clean code for better style
Removed some comments
fixed the bug for multi thread code offline debugger
set default number of threads for checkwatchpoints to 32. move tensor byte size to debug_services.cc for offline and online debugger
4 years ago
TinaMengtingZhang
248be56be7
change C style struct definition
4 years ago
Islam Amin
1b5ec2f3e1
NPY support
4 years ago
John Tzanakakis
da3b13a0e1
Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
5 years ago