Issue Converting Network to Hardware Layers with FINN #1301
Unanswered
PedroAntunes178
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm encountering an issue (
cycle-free graph violated: partition depends on itself
) while converting the following network to hardware layers using the FINN dataflow compiler:I’ve attached part of the step_convert_to_hw.onnx graph. As you can see, the last pooling layer does not have the fpgadataflow modifier.
Does anyone know what custom steps might be required or what I might be doing wrong? Any guidance would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions