xiefangqi
|
24ac2382ff
|
mac compile
|
4 years ago |
Jimmy Qi
|
b21c099767
|
Add option to dump tensor statistics in csv format
|
4 years ago |
i-robot
|
76f4f77cc2
|
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
|
4 years ago |
parastooashtari
|
1a59dc37bf
|
add graph execution order history to dump
|
4 years ago |
John Tzanakakis
|
254e4c9705
|
use root instead of subgraph id for overflow
|
4 years ago |
maning202007
|
badfaadc0d
|
Fix code warnings in debugger
|
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 |
Parastoo Ashtari
|
6a568bfb5c
|
fix offline debugger async dump segmentation fault issue
|
4 years ago |
i-robot
|
e5bdb5dd6d
|
!23823 Clean pclint, codex warning
Merge pull request !23823 from sabrinasun_59ee/warning
|
4 years ago |
sabrinasun
|
ca1e6d869e
|
clean pclint, codex warning
|
4 years ago |
Parastoo Ashtari
|
e49250e6c3
|
fixed overflow read file issue
|
4 years ago |
i-robot
|
60b33924dc
|
!23711 Fix the code warnings
Merge pull request !23711 from maning202007/master
|
4 years ago |
maning202007
|
20115564f7
|
Fix code warnings
|
4 years ago |
i-robot
|
38bab297ec
|
!23732 Fix code self-check issues for online dbg in master
Merge pull request !23732 from TinaMengtingZhang/code_self_check_master
|
4 years ago |
TinaMengtingZhang
|
f4db1dabe0
|
Merge code safety check to master
|
4 years ago |
parastooashtari
|
b3c5c6d597
|
fixed overflow warning
|
4 years ago |
sabrinasun
|
3a349a9219
|
add ut test for offline debugger
|
4 years ago |
i-robot
|
f1e92aeb00
|
!23186 use Common::CreatePrefixPath instead of Common::GetRealPath
Merge pull request !23186 from yelihua/dev
|
4 years ago |
yelihua
|
7c3994e48e
|
use Common::CreatePrefixPath instead of Common::GetRealPath
|
4 years ago |
TinaMengtingZhang
|
1670fb9def
|
Implement queue waiting for offline dbg memory control module
|
4 years ago |
i-robot
|
b5ba7b1a83
|
!23044 fix offline debugger read tensor and online debugger overflow bug
Merge pull request !23044 from parastooashtari/oveflow_bug
|
4 years ago |
i-robot
|
e270d4507d
|
!22848 Fix issue for multi card check watchpoint
Merge pull request !22848 from parastooashtari/offline_dbg_bug
|
4 years ago |
Parastoo Ashtari
|
94c6d64c9b
|
fixed overflow and offline debugger bug
|
4 years ago |
TinaMengtingZhang
|
b039cc3682
|
fix memory usage in header reading
|
4 years ago |
Parastoo Ashtari
|
1019bfc70f
|
fix checkwatchpoints multi card issue
|
4 years ago |
i-robot
|
90c7804d6b
|
!22500 Sort watchpoint hit for offline debugger based on time stamps of dump files
Merge pull request !22500 from parastooashtari/offline_wp_hit_order
|
4 years ago |
TinaMengtingZhang
|
b17b2bc687
|
Fix convert async dump files failed issue and refactor convert_async.py
|
4 years ago |
Parastoo Ashtari
|
65d8272352
|
sort wp hit for offline debugger with time stamp
|
4 years ago |
TinaMengtingZhang
|
fef60422e0
|
support offline debugger memory control
|
4 years ago |
John Tzanakakis
|
80c566e325
|
fix yolov3 tiny multi root graph seg fault
|
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 |
Parastoo Ashtari
|
ff83dee704
|
Add tensor base and stat info to offline debugger
|
4 years ago |
yelihua
|
5f5a113ba7
|
raise exception if failed to write mem to file
|
4 years ago |
sabrinasun
|
3150413259
|
change privare member name
|
4 years ago |
sabrinasun
|
6e22a8c133
|
fix master ci warning
|
4 years ago |
zhangzhaoju
|
610ee46ebe
|
Add file open failure info while file open failed
|
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 |
Parastoo Ashtari
|
f43e4bd265
|
Fix for prev_tensor error_code and async dump creating non-existing root_graph_id directories.
|
4 years ago |
l00591931
|
d2a44c02da
|
Code fix
|
4 years ago |
i-robot
|
7a4837c80c
|
!20385 ci format check error fix.
Merge pull request !20385 from zhangzhaoju/master_ci_format
|
4 years ago |
i-robot
|
f126adf8c9
|
!20312 [Debugger] Offline debugger view tensor failed in the async_dump direcory in master
Merge pull request !20312 from TinaMengtingZhang/async_view_tensor_master
|
4 years ago |
TinaMengtingZhang
|
ef8e186a68
|
fix async view tensor bug in master branch
|
4 years ago |
zhangzhaoju
|
518f0e4d88
|
ci format issue fix
|
4 years ago |
harshvardhangupta
|
71f92a5b6d
|
fix ci warnings in dbg
|
4 years ago |
Parastoo Ashtari
|
a5d749a521
|
fixed multigraph wp issue
|
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 |