-
Notifications
You must be signed in to change notification settings - Fork 59
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
Rebuild resnet50 failed in step_resnet50_set_fifo_depths [9/13] #13
Comments
There are some replies at gitter community room as follows, but not finished for now. |
Same situation here. Looking forward to the patch! |
same problem as me. Building dataflow accelerator from model.onnx
|
Hi @lloo099, your issue is not related to the original issue, but seems to be the same issue as #21. The original issue has already been fixed in Xilinx/finn-base#33, so we can close this one. |
When I rebuild resnet50 following the readme. After I run "./run-docker.sh build_custom ~/master/develop/finn-examples/build/resnet50", the script throw error and stop into pdb.
The Error information is as follows:
Looks like the "StreamingFIFO_1" is not found. But I can not locate who wants "StreamingFIFO_1", and where the "StreamingFIFO_1" item should be? Could you help me with that?
My environment is:
Looking forward to your reply! @maltanar @stsoe @Tobi-Alonso @quetric @ashokkuxilinx Thank you for your time!
The text was updated successfully, but these errors were encountered: