i-robot
|
f44a92c4b3
|
!20504 Fix warning of codes
Merge pull request !20504 from JoyLvliang/fix_warning_of_codes
|
4 years ago |
TinaMengtingZhang
|
5b8e846fe9
|
Support MS_DIAGNOSTIC_DATA_PATH in configuring dump path
|
4 years ago |
7347157+joylvliang@user.noreply.gitee.com
|
ab32ebc758
|
fix_warning_of_codes
|
4 years ago |
i-robot
|
e25a4ce4a8
|
!20482 Codex warning fix in master
Merge pull request !20482 from LiangZhibo/master_code
|
4 years ago |
i-robot
|
d5d5487611
|
!20221 Remove system calls from dump functions
Merge pull request !20221 from parastooashtari/remove_system_calls
|
4 years ago |
l00591931
|
d2a44c02da
|
Code fix
|
4 years ago |
Parastoo Ashtari
|
63273a6599
|
Replace system calls with c++ calls
|
4 years ago |
zhangzhaoju
|
518f0e4d88
|
ci format issue fix
|
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 |
John Tzanakakis
|
a0c6e29312
|
seg fault and existing dump fix
|
4 years ago |
i-robot
|
d9b8429631
|
!19424 Fixing CPU dump issue
Merge pull request !19424 from parastooashtari/cpu_dump
|
4 years ago |
Parastoo Ashtari
|
a86a38080f
|
Fixed CPU dump error
|
4 years ago |
limingqi107
|
e761655a42
|
actor runtime support CPU dump
|
4 years ago |
TinaMengtingZhang
|
9a68c26fc6
|
Fix issues: 1.missing parameter name in dump; 2.too much read tensor output in offline debugger
|
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
|
9886aa613e
|
!18845 Fix dump failure when const node is string type
Merge pull request !18845 from TinaMengtingZhang/bugfix_dump_fail_with_summaryop
|
4 years ago |
maning202007
|
cb6e21a16a
|
Delete unnecessary logs in dump
|
4 years ago |
TinaMengtingZhang
|
3ec5c760d7
|
Fix dump failed with StringImm node (i.e. summary op)
|
4 years ago |
i-robot
|
d621cdbc97
|
!18790 validate dump iteration and net_name, use device shape for trans_flag false
Merge pull request !18790 from john_tzanakakis/jt_bug_fixes
|
4 years ago |
buxue
|
f3dea76b25
|
call nnacl implement for matmul and batchmatmul on ARM
|
4 years ago |
John Tzanakakis
|
baad7b48d3
|
validate dump iteration and net_name, use device shape for trans_flag false
|
4 years ago |
TinaMengtingZhang
|
6b090679ab
|
fix two issues: dump with input_output=1 and log type name
|
4 years ago |
i-robot
|
4dd14e7b8f
|
!18496 overflow dump may not gen data
Merge pull request !18496 from john_tzanakakis/jt_bug_fixes
|
4 years ago |
John Tzanakakis
|
690cf18cba
|
overflow dump may not gen data
|
4 years ago |
TinaMengtingZhang
|
dc6a661a2e
|
change validator to accept -1 as valid input and fix scope filename issue in async
|
4 years ago |
buxue
|
d50d46013b
|
code security check
|
4 years ago |
John Tzanakakis
|
11b9f17a71
|
fix async dump for sink_mode=True
|
4 years ago |
TinaMengtingZhang
|
5031b41af6
|
bugfix for dump:
1. fix error because of unsupported node type.
2. fix check logic to get rank id in distribution training case.
|
4 years ago |
i-robot
|
b19330d25f
|
!18177 dump and offline fixes for sync op_debug_mode and input reading
Merge pull request !18177 from john_tzanakakis/jt_bug_fixes
|
4 years ago |
John Tzanakakis
|
daedb7dd9f
|
dump and offline fixes for sync op_debug_mode and input reading
|
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 |
mindspore-ci-bot
|
fa1f2c4341
|
!17003 clean codex
From: @jojobugfree
Reviewed-by: @yuchaojie,@zhoufeng54,@chujinjin
Signed-off-by: @zhoufeng54
|
4 years ago |
TinaMengtingZhang
|
2fa05b66a1
|
change device_id to rank_id in dump path
|
4 years ago |
caifubi
|
1b43bd923b
|
clean codex
|
4 years ago |
mindspore-ci-bot
|
e19e14295a
|
!17773 adapt offline debugger to new dump, sync support for iteration ranges, GPU default dump mode correction
From: @john_tzanakakis
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
|
4 years ago |
John Tzanakakis
|
7d460de8b4
|
adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction
|
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
|
26e2421d0f
|
!17547 fixup due to existing dump tests writing to tmp
From: @john_tzanakakis
Reviewed-by: @robingrosman,@robingrosman,@liucunwei
Signed-off-by: @robingrosman
|
4 years ago |
John Tzanakakis
|
c4739e20eb
|
fixup due to existing dump tests writing to tmp
|
4 years ago |
mindspore-ci-bot
|
103869fbc4
|
!17376 Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control
From: @john_tzanakakis
Reviewed-by: @mikef,@pandoublefeng
Signed-off-by: @pandoublefeng
|
4 years ago |
John Tzanakakis
|
1d62e1653e
|
Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control
|
4 years ago |
l00591931
|
319c20824e
|
fix code checking warning for r1.2
|
4 years ago |