2020 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS) 2020
DOI: 10.1109/ispass48437.2020.00016
|View full text |Cite
|
Sign up to set email alerts
|

A Systematic Methodology for Characterizing Scalability of DNN Accelerators using SCALE-Sim

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
65
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 136 publications
(66 citation statements)
references
References 17 publications
1
65
0
Order By: Relevance
“…They show that when we use larger systolic arrays (approaching the baseline size) the average PE array utilization always decreases. This behaviour has been documented in prior studies [20], [24] and occurs due to difficulties when mapping GEMM operations with irregular shapes. Input matrices fall into this category, when they have a dimension smaller than the width of the PE array.…”
Section: Resultssupporting
confidence: 64%
See 2 more Smart Citations
“…They show that when we use larger systolic arrays (approaching the baseline size) the average PE array utilization always decreases. This behaviour has been documented in prior studies [20], [24] and occurs due to difficulties when mapping GEMM operations with irregular shapes. Input matrices fall into this category, when they have a dimension smaller than the width of the PE array.…”
Section: Resultssupporting
confidence: 64%
“…Instead of using a custom DNN framework, TFLITE-SOC integrates with Tensorflow Lite, which already has wide deployment and will be supported for the foreseeable future. SCALE-SIM is a Python-based cycle-accurate and configurable systolic array accelerator simulator proposed by Samajdar et al [24]. They use SCALE-SIM to provide analytical modeling to estimate the runtime of individual DNN operations on a systolic array.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Usually, the scale of GEMM in SConv layers is large and multiples of the array size. Tiling and processing these GEMMs (grey boxes) can fully utilize PEs (red boxes) in the SA [15], as shown in Fig. 2a.…”
Section: Introductionmentioning
confidence: 99%
“…It should be noted that since MobileNet mostly runs on embedded or mobile terminals/devices, the array size would not be so large. At the same time, this scale-up method of the systolic array is not recommended because it will bring great performance loss [34].…”
Section: Resultsmentioning
confidence: 99%