chenfei
72cab0262e
code clean
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
Margaret_wangrui
eb20962136
clean pclint
4 years ago
yelihua
72e6058265
get rank id when set hccl env for single card train
4 years ago
i-robot
bd78bf0146
!21808 raise exception when failed to dump mem to file
Merge pull request !21808 from yelihua/dev
4 years ago
yelihua
a6dc9a0a07
get rank id when set hccl env for single card train
4 years ago
yelihua
5f5a113ba7
raise exception if failed to write mem to file
4 years ago
sabrinasun
279717fb8e
remove return value of data dump
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
zhangzhaoju
610ee46ebe
Add file open failure info while file open failed
4 years ago
limingqi107
8c690e3d18
unified runtime codedex fixed
4 years ago
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