NNgen / nngen

NNgen: A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] _ElementwiseOperator(_StreamingOperator)

ShuichiFujisaki opened this issue · comments

If the number of words in the SRAM for storing the output result is longer than the number of words in the SRAM for storing the input data, a correct operation result cannot be obtained.