Replies: 1 comment
-
There is a ResNet50 example in the finn-examples repository (https://github.com/Xilinx/finn-examples/tree/main/build/resnet50). Maybe you can draw some inspiration from there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to build ResNet50 with FINN-HLS. However, I have an issue with the first convolution. It has the following parameters:
When I am trying to synthesize with a configuration (PE, SIMD) other than 1, it does not work (Port ' ' has not fanin or fanout ERROR)
Any input is welcome.
Best,
Danielle
Beta Was this translation helpful? Give feedback.
All reactions