NNgen / nngen

NNgen: A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network
Apache License 2.0
339 stars 46 forks source link

[Bug] _ElementwiseOperator(_StreamingOperator) #7

Closed ShuichiFujisaki closed 4 years ago

ShuichiFujisaki commented 4 years ago

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.