Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLS4ML IN QUARTUS SUPPORT FOR CONV2D #876

Open
MODISENEISO opened this issue Sep 28, 2023 Discussed in #875 · 1 comment
Open

HLS4ML IN QUARTUS SUPPORT FOR CONV2D #876

MODISENEISO opened this issue Sep 28, 2023 Discussed in #875 · 1 comment

Comments

@MODISENEISO
Copy link

Discussed in #875

Originally posted by MODISENEISO September 28, 2023
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);

@vloncar
Copy link
Contributor

vloncar commented Sep 28, 2023

You really need to provide more information if you want assistance. Please open a bug report and follow the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants