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

367 re write pj model as fpga friendly #369

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gallenaxel
Copy link
Contributor

Made a new PJ model which is FPGA friendly (at least the encoder part). From what I understand, nn.Unflatten() and nn.ConvTranspose2d isn't supported by hls4ml, so if you have any ideas @PRAkTIKal24 how to fix this, please let me know.

This PR only makes additions to the model file and adds an if statement to the encoder/decoder separate saving function in data_processing.py, so everything should work as before.

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 this pull request may close these issues.

1 participant