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

Implement fixed point 1d convolution #296

Closed
julianhoever opened this issue Aug 2, 2023 · 0 comments · Fixed by #298
Closed

Implement fixed point 1d convolution #296

julianhoever opened this issue Aug 2, 2023 · 0 comments · Fixed by #298

Comments

@julianhoever
Copy link
Contributor

julianhoever commented Aug 2, 2023

Implement a fixed point 1d convolution that takes a flatten input representation as input and outputs a flatten output representation. This should emulate the input/output shapes on hardware. As the VHDL output of the translate function we have to output some dummy code at first, because the real VHDL implementation is not finished yet. Later on we have to integrate the real VHDL code (see #297).

@Sillobear Sillobear linked a pull request Aug 2, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant