hls4ml-tutorial icon indicating copy to clipboard operation
hls4ml-tutorial copied to clipboard

Difference between in encoded and buffer implementation in 2dCNN

Open Hachem96 opened this issue 3 years ago • 0 comments

In the nnet_conv2d_stream, there are two methods to implement the 2dCNN model: linebuffer and encoded. I read the code of both methods. However I did not understand the implementation of encoded method and what is the difference between both of two methods.

Hachem96 avatar Sep 28 '22 13:09 Hachem96