HLS4ML IN QUARTUS SUPPORT FOR CONV2D #875
Closed
MODISENEISO
started this conversation in
General
Replies: 1 comment
-
Continued in #876. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I am converting a model that has CONV2D layers with QUartus as backend. I get able to get the C++ firmware. However I get this error when attempting synthesis to RTL;
firmware/nnet_utils/nnet_conv2d_stream.h:135:5: error: no matching function for call to 'shift_line_buffer_2d'
nnet::shift_line_buffer_2d<data_T, CONFIG_T>(in_elem, line_buffer, shift_buffer);
Beta Was this translation helpful? Give feedback.
All reactions