lby
e6857a6553
using cube to get c0 value
4 years ago
i-robot
6f6977a73b
!27941 Ascend kernel level dump
Merge pull request !27941 from parastooashtari/kernel_level_dump
4 years ago
Parastoo Ashtari
b832e218c3
kernel by kernel dump
4 years ago
sabrinasun
3f5416a556
fix constant dump bug and fix ci warning
4 years ago
i-robot
ec90e501dc
!27839 Save non-tensor value in pb
Merge pull request !27839 from sabrinasun_59ee/fix
4 years ago
sabrinasun
2bd107731f
save non-tensor value in pb
4 years ago
i-robot
4361357795
!27746 Fix log info in A+M dump
Merge pull request !27746 from TinaMengtingZhang/fix_log
4 years ago
i-robot
8d648e0f1e
!19673 Seperate constant from pb file
Merge pull request !19673 from sabrinasun_59ee/constant
4 years ago
TinaMengtingZhang
57a7e91c18
fix log info if format&type is not found
4 years ago
sabrinasun
542d715217
seperate constant from pb
4 years ago
i-robot
46e12035bf
!27502 Print null for min, max, avg values when tensor only has NaNs and Infs
Merge pull request !27502 from Jimmy Qi/stat-null
4 years ago
Parastoo Ashtari
26a928a888
fix sink true history file bug
4 years ago
Jimmy Qi
6f2b70c21f
Print null for min, max, avg values for NaN tensor
4 years ago
i-robot
cb361b9123
!26755 Debugger support for ascend mindrt
Merge pull request !26755 from parastooashtari/ascend_runtime
4 years ago
Parastoo Ashtari
76f074b77e
Debugger support ascend mindrt
4 years ago
Jimmy Qi
b9d1a4920c
Add statistic dump for ascend
4 years ago
Jimmy Qi
2a4a98ce9d
Refactor original kernal name so all output tensors are included in stat
dump
4 years ago
TinaMengtingZhang
07b653103e
Support Cann callback api for ascend async dump
4 years ago
Jimmy Qi
b21c099767
Add option to dump tensor statistics in csv format
4 years ago
i-robot
938da844be
!25916 correct log level
Merge pull request !25916 from john_tzanakakis/jt_bug_fixes
4 years ago
Parastoo Ashtari
4acbd2a3c9
Fix issue for graph history in async dump when dataset_sink_mode=true
4 years ago
John Tzanakakis
61c18e522c
correct log level
4 years ago
i-robot
257bb3500d
!25785 change dump path to avoid invalid symbol in ci path
Merge pull request !25785 from yelihua/dev
4 years ago
parastooashtari
1a59dc37bf
add graph execution order history to dump
4 years ago
yelihua
f9f2058055
change dump path to avoid invalid symbol in path
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
sabrinasun
41d737553a
sync commercial branch self check fix to master
4 years ago
i-robot
9e17c29b91
!23940 code check
Merge pull request !23940 from zhaosida/code_clean_master
4 years ago
zhaosida
7bbad8a84e
self code check
4 years ago
Parastoo Ashtari
7c9ecff30b
support multi network dump in GPU
4 years ago
yelihua
83b3f6fef7
delete Common::GetRealPath
4 years ago
John Tzanakakis
4b77150f94
make async dump when sink_mode=False use input_ctrl_tensor like sink_mode=True
4 years ago
Parastoo Ashtari
ce773462a5
fix ascend sink_mode e2e dump issue
4 years ago
i-robot
0430e60d5a
!23203 Fix for multi root graph dump issue in ascend
Merge pull request !23203 from parastooashtari/multi_root_graph_dump
4 years ago
Parastoo Ashtari
c198b7c1a8
Fix multi root graph dump issue
4 years ago
yelihua
7c3994e48e
use Common::CreatePrefixPath instead of Common::GetRealPath
4 years ago
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
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
sabrinasun
279717fb8e
remove return value of data dump
4 years ago
Parastoo Ashtari
63273a6599
Replace system calls with c++ calls
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
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
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
TinaMengtingZhang
6b090679ab
fix two issues: dump with input_output=1 and log type name
4 years ago