Xilinx / Vitis-AI-Tutorials

MIT License
358 stars 144 forks source link

Introduction/03-Basic/Module_6 sh build_app.sh error cannot find xnnpp-xnnpp #39

Open Weizixiango opened 2 years ago

Weizixiango commented 2 years ago

/opt/petalinux/2021.1/sysroots/x86_64-petalinux-linux/usr/libexec/aarch64-xilinx-linux/gcc/aarch64-xilinx-linux/10.2.0/real-ld: cannot find -lxnnpp-xnnpp collect2: error: ld returned 1 exit status

nhphuong91 commented 2 years ago

@Weizixiango Have you followed Module 3? I notice that it requires user to "add some AI related libs" in the setup step: https://github.com/Xilinx/Vitis-AI-Tutorials/tree/master/Introduction/03-Basic/Module_3#33-setting-cross-compilation-environment

bhargavin1872008 commented 1 year ago

when running the requirements.txt of keras-yolov3-modelset -i 'm getting error for coremltools.it is showing like "couldn't find a version that satisfies the requirement tensorflow<=1.14 and tensorflow >=1.5(from tfcoremltools -r requirements.txt).(from version :2.2.0,2.2..1, 2.2.2, ...2.7.0rc0,2.7.0.rc1............) like this .can someone help me regarding this. Also ,i have a doubt .can we use ubuntu 20.04 ,cuda 11.7 ,cudnn 8.4.0 for this project. or have to use ubuntu 18.04,cuda 10.0 only which only works.please help me regarding this,i have less time in my hand.

nhphuong91 commented 1 year ago

when running the requirements.txt of keras-yolov3-modelset -i 'm getting error for coremltools.it is showing like "couldn't find a version that satisfies the requirement tensorflow<=1.14 and tensorflow >=1.5(from tfcoremltools -r requirements.txt).(from version :2.2.0,2.2..1, 2.2.2, ...2.7.0rc0,2.7.0.rc1............) like this .can someone help me regarding this. Also ,i have a doubt .can we use ubuntu 20.04 ,cuda 11.7 ,cudnn 8.4.0 for this project. or have to use ubuntu 18.04,cuda 10.0 only which only works.please help me regarding this,i have less time in my hand.

Please follow up with conversation at #22