Replies: 1 comment 1 reply
-
hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.. I am trying to rebuild FINN using build_custom command for resenet50 targeting Alveo U250 board. I given following commands,
export FINN_XILINX_PATH=/tools/Xilinx/
export FINN_XILINX_VERSION=2020.1
export PLATFORM_REPO_PATHS=/opt/xilinx/dsa/
export XRT_DEB_VERSION=xrt_202010.2.6.655_18.04-amd64-xrt
export VITIS_PATH=tools/Xilinx/Vitis/2020.1
FINN_EXAMPLES=/home/test/finn-examples
./run-docker.sh build_custom /home/test/finn-examples/build/resnet50/
I am getting error in the 9th step of rebuilding.
Adding screenshot of the error i am getting. please help me to solve.
Thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions