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

Helper function for reading numpy files into hls::vector #1047

Merged
merged 6 commits into from
Apr 18, 2024

Conversation

vopade
Copy link

@vopade vopade commented Apr 17, 2024

This PR adds a helper function to support reading from numpy files directly into hls::vector, see issue 1046.

Jonas Kühle added 3 commits April 17, 2024 16:48
Signed-off-by: Jonas Kühle <jonas.kuehle@cs.hs-fulda.de>
Signed-off-by: Jonas Kühle <jonas.kuehle@cs.hs-fulda.de>
Signed-off-by: Jonas Kühle <jonas.kuehle@cs.hs-fulda.de>
@vopade vopade changed the title added helper function for reading from numpy files into hls::vector Helper function for reading from numpy files into hls::vector Apr 18, 2024
@vopade vopade changed the title Helper function for reading from numpy files into hls::vector Helper function for reading numpy files into hls::vector Apr 18, 2024
Copy link
Collaborator

@auphelia auphelia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vopade!
I made some small clean ups and when the GHAs ran successfully, this PR will be merged.

@auphelia auphelia merged commit 10bb1ba into Xilinx:dev Apr 18, 2024
2 checks passed
@vopade
Copy link
Author

vopade commented Apr 19, 2024

Great, thanks @auphelia.

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.

None yet

2 participants