zhangzhaoju
610ee46ebe
Add file open failure info while file open failed
4 years ago
maning202007
9cdd3bbfba
Remove MS_DEBUGGER_HOST
4 years ago
i-robot
0303bbf8fa
!21009 Fix the problems from self codecheck
Merge pull request !21009 from maning202007/master
4 years ago
maning202007
5ebf2bbf63
Fix the problems from self codecheck
4 years ago
He Wei
b95e592324
Implement float16 to remove Eigen dependence
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
i-robot
024856a006
!20605 disable mindRT in control flow
Merge pull request !20605 from limingqi107/bug_fix3
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
i-robot
f250695387
!20579 [CodeClean]fix code clean problems of ME
Merge pull request !20579 from chenfei_mindspore/code_clean_of_master
4 years ago
i-robot
2c36f092e3
!20544 Fix the forever loop for multigraph on gpu
Merge pull request !20544 from maning202007/master
4 years ago
chenfei
868a6d558f
code clean of r1.3
4 years ago
maning202007
2b3d215ef8
Fix the forever loop for multigraph on gpu
4 years ago
l00591931
d2a44c02da
Code fix
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
i-robot
51bb146e1a
!20384 Fix for SinGAN net run into forever loop on GPU.
Merge pull request !20384 from parastooashtari/multigraph
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
TinaMengtingZhang
05252d1303
remove unused files in ccsrc/debug
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
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
i-robot
c986916d48
!18675 [Debugger] Update two arguments "is_output" and "rank_id" in offline debugger python API
Merge pull request !18675 from TinaMengtingZhang/new_arg_is_output
4 years ago
jiangshuqiang
0c9d2629b1
fix code check issues
4 years ago
Parastoo Ashtari
8d248cd925
Add debug info for online debugger
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
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
i-robot
1cdaa12cfd
!18093 [Debugger] Add root graph id to sub graph's pb file
Merge pull request !18093 from TinaMengtingZhang/add_graph_id
4 years ago
i-robot
4861711676
!18107 dump and offline debug fixes
Merge pull request !18107 from john_tzanakakis/jt_bug_fixes
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
buxue
0049109d11
add permission for save files
4 years ago
TinaMengtingZhang
dd6884eb6f
add root graph id to pb file
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