2019 8th International Conference on Modern Circuits and Systems Technologies (MOCAST) 2019
DOI: 10.1109/mocast.2019.8741940
|View full text |Cite
|
Sign up to set email alerts
|

TF2FPGA: A Framework for Projecting and Accelerating Tensorflow CNNs on FPGA Platforms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
14
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 10 publications
(14 citation statements)
references
References 5 publications
0
14
0
Order By: Relevance
“…Moreover, a design alternative to perform efficient multiplication, rather than introducing approximations in the circuit [39,40], is to reduce the operator's bit-width. Towards this direction, input thresholding [13] generates a binary image (with 1 s and 0 s), eliminating the need for conventional multipliers in the 1st convolutional layer. The aforementioned optimization are application-and model-specific, and therefore, the developer can assess if they fit to his/her application and CNN model.…”
Section: Inference Engine Optimizationsmentioning
confidence: 99%
See 4 more Smart Citations
“…Moreover, a design alternative to perform efficient multiplication, rather than introducing approximations in the circuit [39,40], is to reduce the operator's bit-width. Towards this direction, input thresholding [13] generates a binary image (with 1 s and 0 s), eliminating the need for conventional multipliers in the 1st convolutional layer. The aforementioned optimization are application-and model-specific, and therefore, the developer can assess if they fit to his/her application and CNN model.…”
Section: Inference Engine Optimizationsmentioning
confidence: 99%
“…The second level of inference optimizations targets the computational kernel of matrix multiplication, that is common for all CNN architectures. Specifically, in order to facilitate the streaming fashion of the data, we transformed the matrix multiplication operation as presented in [13]. Considering the matrix multiplication A 1×N • B N×M , where A is the input vector and B is the weight matrix, the output vector C 1×M is calculated as follows:…”
Section: Dataflow Optimizationsmentioning
confidence: 99%
See 3 more Smart Citations