Unable to compile hls model #672
Unanswered
Sam-Nielsen-Dot
asked this question in
Q&A
Replies: 3 comments 16 replies
-
Some tips on solving that can be found here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, I have been facing the same error. Did you figure out the solution? |
Beta Was this translation helpful? Give feedback.
8 replies
-
I also have the same problem |
Beta Was this translation helpful? Give feedback.
7 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.
-
When I try to run the first tutorial notebook from hls4ml-tutorial
The code stops at the hls_model.compile() line and shows the error
This same error occurs when I try to run any of the other tutorial notebooks or compile a HLS4ML model in any other piece of code
Furthermore,
when I try to just build the model without compiling it I get the error message
Project myproject_prj does not exist. Rerun "hls4ml build -p my-hls-test".
Do you know how to rectify this?
Thankyou
Beta Was this translation helpful? Give feedback.
All reactions