Commit Graph

24 Commits

Author SHA1 Message Date
TinaMengtingZhang 1670fb9def Implement queue waiting for offline dbg memory control module 2021-09-08 14:36:04 -04:00
maning202007 de3a5ee9ad Update teh ms_version to 1.5.0 for debugger 2021-09-06 15:56:20 +08:00
TinaMengtingZhang b039cc3682 fix memory usage in header reading 2021-09-03 13:51:54 -04:00
TinaMengtingZhang fef60422e0 support offline debugger memory control 2021-09-01 14:55:47 +08:00
Parastoo Ashtari bf034bddb5 Apply comments on tensor stat online and offline debugger 2021-08-26 17:40:01 -04:00
Parastoo Ashtari ff83dee704 Add tensor base and stat info to offline debugger 2021-08-24 18:19:59 -04:00
sabrinasun 3150413259 change privare member name 2021-08-09 16:10:49 -04:00
i-robot 6b635cc718 !21433 Recover the environment variable MS_DEBUGGER_HOST
Merge pull request !21433 from maning202007/master
2021-08-09 05:24:08 +00:00
sabrinasun 6e22a8c133 fix master ci warning 2021-08-06 16:57:15 -04:00
maning202007 19dd13006c revert 9cdd3bbf
Recover the environment variable MS_DEBUGGER_HOST

Update the debugger version to 1.4.0
2021-08-06 15:20:27 +08:00
John Tzanakakis 3a6c88e3e6 unify overflow wp support for online and offline debugger 2021-07-27 00:53:53 -04:00
7347157+joylvliang@user.noreply.gitee.com ab32ebc758 fix_warning_of_codes 2021-07-22 16:50:48 +08:00
TinaMengtingZhang 05252d1303 remove unused files in ccsrc/debug 2021-07-15 11:19:51 -04:00
i-robot 3629df552c !18937 upgrade_ascend_0626_mindspore
Merge pull request !18937 from mindspore_ding/upgrade_ascend_0626
2021-06-28 15:50:14 +00:00
dingpeifei 63784e49f5 upgrade_ascend_0626_mindspore 2021-06-28 22:03:19 +08:00
i-robot 97fa0e6398 !18613 fix issues for code check
Merge pull request !18613 from jiangshuqiang/fix_code_check
2021-06-28 12:22:55 +00:00
John Tzanakakis c85d65c0ef use -1 iteration for init state and fix missing tensor read outputs 2021-06-25 19:47:54 -04:00
jiangshuqiang 0c9d2629b1 fix code check issues 2021-06-25 10:26:01 +08:00
TinaMengtingZhang 4e8db5e115 change arg 'is_parameter' to 'is_output' and rename device_id to rank_id in python api 2021-06-23 14:25:53 -04:00
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 2021-06-09 21:57:07 -04:00
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
2021-06-07 11:50:34 -04:00
TinaMengtingZhang 248be56be7 change C style struct definition 2021-05-06 15:00:35 -04:00
Islam Amin 1b5ec2f3e1 NPY support 2021-04-16 11:56:14 -04:00
John Tzanakakis da3b13a0e1 Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
2021-04-05 18:01:38 -04:00