Parastoo Ashtari
9c036d1229
Fix GPU sink_mode True and Dump multi graph ERROR issue
4 years ago
Parastoo Ashtari
6382ff76d3
fix ascend bug for sending current_root_graph_id
4 years ago
Jimmy Qi
2a4a98ce9d
Refactor original kernal name so all output tensors are included in stat
dump
4 years ago
i-robot
a92d97adb2
!25850 Add CANN tensor data callback support for ascend async dump - part2
Merge pull request !25850 from TinaMengtingZhang/cann_api_adapt
4 years ago
Parastoo Ashtari
8f12b496b4
fix GPU dump sink=True issue
4 years ago
TinaMengtingZhang
07b653103e
Support Cann callback api for ascend async dump
4 years ago
Parastoo Ashtari
7f682ba2f6
partial support for multi root graph in online debugger
4 years ago
Jimmy Qi
b21c099767
Add option to dump tensor statistics in csv format
4 years ago
parastooashtari
1a59dc37bf
add graph execution order history to dump
4 years ago
maning202007
8ee33007b1
add const to the data_ptr definition
Fix pclint for debugger
fix bugs
fix duplicated code issue
Fix the depth of method over 4 issue
fix comments
fix CI errors
remove redundancy arguments
4 years ago
i-robot
73e545c56f
!23799 Fix debugger exit timing too long issue due to heartbeat thread
Merge pull request !23799 from sabrinasun_59ee/heartbeat
4 years ago
sabrinasun
41d737553a
sync commercial branch self check fix to master
4 years ago
sabrinasun
8290c69d55
fix exit time too long issue
4 years ago
TinaMengtingZhang
f84b27b444
sync code self check from dev 1.1
4 years ago
i-robot
7bcf2553a4
!23944 Add safety check for LoadParametersAndConst function call
Merge pull request !23944 from parastooashtari/multi_root_graph_gpu
4 years ago
TinaMengtingZhang
dbed33a2ad
Fix online debugger terminate with 1 issue: I3YAPB
4 years ago
Parastoo Ashtari
b4bb5a7989
add safety check for LoadParametersAndConst
4 years ago
i-robot
542819f08f
!23566 Support multi root graph GPU dump mindrt runtime
Merge pull request !23566 from parastooashtari/multi_root_graph_gpu
4 years ago
i-robot
e5bdb5dd6d
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
4 years ago
i-robot
7cf815bcfa
!23509 Reading mindspore version from version.txt
Merge pull request !23509 from sabrinasun_59ee/version
4 years ago
sabrinasun
ca1e6d869e
clean pclint, codex warning
4 years ago
Parastoo Ashtari
7c9ecff30b
support multi network dump in GPU
4 years ago
i-robot
60b33924dc
!23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
4 years ago
rescue
a67275d857
read ms version from version.txt
4 years ago
maning202007
20115564f7
Fix code warnings
4 years ago
TinaMengtingZhang
f4db1dabe0
Merge code safety check to master
4 years ago
maning202007
de3a5ee9ad
Update teh ms_version to 1.5.0 for debugger
4 years ago
yelihua
912d16b9a5
stop sendheartbeat when finish normally
4 years ago
TinaMengtingZhang
fef60422e0
support offline debugger memory control
4 years ago
Zhang Qinghua
a137fa1d0b
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
4 years ago
yelihua
a6140b8853
fix the bug about readtensor for offline debugger
4 years ago
Parastoo Ashtari
bf034bddb5
Apply comments on tensor stat online and offline debugger
4 years ago
Parastoo Ashtari
5ed11885d7
Add tensor base and stat info to online debugger
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
i-robot
de9fae6ce4
!21688 Fix coredump caused by heartbeat
Merge pull request !21688 from sabrinasun_59ee/fix
4 years ago
Parastoo Ashtari
6d93ab5e35
Fixed old runtime GPU dump issue for multigraph
4 years ago
sabrinasun
07009fbbe8
fix core dump issue caused by heartbeat
4 years ago
sabrinasun
3150413259
change privare member name
4 years ago
i-robot
fe3aa8cfc2
!19891 Sending heartbeat periodically to MI
Merge pull request !19891 from sabrinasun_59ee/dev
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
sabrinasun
c59989b886
send heartbeat to ui
4 years ago
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