zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
TinaMengtingZhang
ab5aba46ff
fix input parameter dump error
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
4 years ago
Parastoo Ashtari
f6bebc7d97
use origin_parameter_order to load and dump params mindRT
Refactor mindRT code
Fix DumpConstantData issue
4 years ago
Parastoo Ashtari
5c8d48d809
use launch_info to load input and outputs mindRT
4 years ago
TinaMengtingZhang
16bb7407a2
Delete dead code in debugger & dump.
4 years ago
Parastoo Ashtari
8d96ee8b46
Move DumpConstantData to DebugOnStepEnd for ascend MindRT and add check for kGraphOpRun
4 years ago
maning202007
a88926b6d9
Add gil for offline debugger
4 years ago
lby
e6857a6553
using cube to get c0 value
4 years ago
Parastoo Ashtari
b832e218c3
kernel by kernel dump
4 years ago
Parastoo Ashtari
26a928a888
fix sink true history file bug
4 years ago
Parastoo Ashtari
76f074b77e
Debugger support ascend mindrt
4 years ago
Parastoo Ashtari
9c036d1229
Fix GPU sink_mode True and Dump multi graph ERROR issue
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
TinaMengtingZhang
f84b27b444
sync code self check from dev 1.1
4 years ago
TinaMengtingZhang
dbed33a2ad
Fix online debugger terminate with 1 issue: I3YAPB
4 years ago
Parastoo Ashtari
7c9ecff30b
support multi network dump in GPU
4 years ago
TinaMengtingZhang
f4db1dabe0
Merge code safety check to master
4 years ago
TinaMengtingZhang
fef60422e0
support offline debugger memory control
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
sabrinasun
07009fbbe8
fix core dump issue caused by heartbeat
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
John Tzanakakis
3a6c88e3e6
unify overflow wp support for online and offline debugger
4 years ago
maning202007
2b3d215ef8
Fix the forever loop for multigraph on gpu
4 years ago
Parastoo Ashtari
d2f6dd1a32
remove CheckDatasetGraph from debug_actor.cc
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
Parastoo Ashtari
e2a4172560
make gpu dump truly async
4 years ago
Parastoo Ashtari
6ed17d52b1
Add debugger to new unified GPU runtime
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
jiangshuqiang
6154f957fb
fix static check
4 years ago
TinaMengtingZhang
da6e068ed7
fix ci codecheck alarm in master
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
mindspore-ci-bot
32c8a1529e
!15981 Address ci alarm in master
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
4 years ago