maning202007
9cdd3bbfba
Remove MS_DEBUGGER_HOST
4 years ago
maning202007
5ebf2bbf63
Fix the problems from self codecheck
4 years ago
John Tzanakakis
3a6c88e3e6
unify overflow wp support for online and offline debugger
4 years ago
i-robot
f44a92c4b3
!20504 Fix warning of codes
Merge pull request !20504 from JoyLvliang/fix_warning_of_codes
4 years ago
7347157+joylvliang@user.noreply.gitee.com
ab32ebc758
fix_warning_of_codes
4 years ago
limingqi107
1958b436b7
disable mindRT in control flow
4 years ago
maning202007
2b3d215ef8
Fix the forever loop for multigraph on gpu
4 years ago
i-robot
f16a4fd94e
!20381 [Debugger] Fix CodeDex and PCLint warnings master
Merge pull request !20381 from harshvardhangupta/ci_fixes_dbg_master
4 years ago
Parastoo Ashtari
d2f6dd1a32
remove CheckDatasetGraph from debug_actor.cc
4 years ago
harshvardhangupta
71f92a5b6d
fix ci warnings in dbg
4 years ago
Parastoo Ashtari
a5d749a521
fixed multigraph wp issue
4 years ago
i-robot
960b8cb1a8
!20116 fix online debug overflow wp
Merge pull request !20116 from john_tzanakakis/jt_bug_fixes
4 years ago
Parastoo Ashtari
cdd7a672bd
fixed core dump issue in bert net
4 years ago
John Tzanakakis
39294bedfd
fix online debug overflow wp
4 years ago
i-robot
c1b7791c29
!19778 Change all fullname_with_scope call in dump and debugger
Merge pull request !19778 from TinaMengtingZhang/dump_data_diff
4 years ago
TinaMengtingZhang
b9e391b6ae
Change fullname_with_scope in dump and online debugger
4 years ago
maning202007
97005570a3
Fix the unchanged iteration id on cpu
4 years ago
Parastoo Ashtari
eddbd0300f
fixing dump iteration 1 issue in gpu
4 years ago
maning202007
ffeb929a0d
Fix the decode error in debugger when send multigraphs
4 years ago
Parastoo Ashtari
a153f6b35f
Fix receive WaitCMD instead of terminate for multigraph GPU
4 years ago
Parastoo Ashtari
4e4be17648
SetDebugger for MindRTBackend and clean debug_actor code
4 years ago
limingqi107
406c252834
enable mindRT
4 years ago
Parastoo Ashtari
e2a4172560
make gpu dump truly async
4 years ago
dingpeifei
63784e49f5
upgrade_ascend_0626_mindspore
4 years ago
i-robot
d4aca69981
!18448 Add debugger to new GPU runtime
Merge pull request !18448 from parastooashtari/new_unified_gpu
4 years ago
Parastoo Ashtari
6ed17d52b1
Add debugger to new unified GPU runtime
4 years ago
TinaMengtingZhang
6b090679ab
fix two issues: dump with input_output=1 and log type name
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
maning202007
c12c0d9a71
fix codecheck for debugger and summary
4 years ago
TinaMengtingZhang
f11d5fa8ad
Unify file name for parameter and CPU dump
4 years ago
mindspore-ci-bot
a4dffa755c
!17485 codex clean
From: @zhangzhaoju
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
zhangzhaoju
4ff2ff123c
codex clean
4 years ago
jiangshuqiang
6154f957fb
fix static check
4 years ago
mindspore-ci-bot
65a80ae929
!17049 Fix code warning in master
From: @liangzhibo
Reviewed-by: @zh_qh,@ginfung,@ginfung,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
4 years ago
l00591931
319c20824e
fix code checking warning for r1.2
4 years ago
yujianfeng
579c0dd61b
Fix code check warning
4 years ago
zhangzhaoju
2d667f9ed7
ci format problem fix.
4 years ago
maning202007
e95cff7e0b
Fix codecheck for debugger of master branch
4 years ago
mindspore-ci-bot
20c8905f4a
!16939 Fixing core dumped issue in GPU for single graph
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@yelihua
Signed-off-by: @john_tzanakakis
4 years ago
TinaMengtingZhang
da6e068ed7
fix ci codecheck alarm in master
4 years ago
Parastoo Ashtari
d0a922d676
fixed core dump issue in single graph GPU
change the order in if condition for improving the style
4 years ago
Parastoo Ashtari
35ec572495
Fixing single graph online debugger issue in GPU
4 years ago
mindspore-ci-bot
ef29ce7481
!16321 Fixing online debugger issue for multigraph GPU, skipping nodes when user clicks "next node"
From: @parastooashtari
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
4 years ago
mindspore-ci-bot
269b247cb0
!16363 use new overflow bin format in debugger
From: @john_tzanakakis
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
4 years ago
John Tzanakakis
0d19dba248
use new overflow bin format in debugger
4 years ago
Parastoo Ashtari
e9e18d2253
add suspend for last node in the graph
removed double stopping for the last kernel
moved the ResetLoadedTensors to the correct place for GPU
4 years ago
mindspore-ci-bot
963eece5d9
!16034 use device type in dump file name when trans_flag=false
From: @john_tzanakakis
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
John Tzanakakis
b5e70f7231
use device type in dump file name when trans_flag=false
4 years ago
mindspore-ci-bot
ca0ca3d2c2
!15793 fix open source static check
From: @jiang-shuqiang
Reviewed-by: @yelihua,@yelihua,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
jiangshuqiang
e90697801e
fix open source static check
4 years ago