Skip to content
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

Quantised Mobilenet make error #54

Open
Afef00 opened this issue Mar 29, 2021 · 0 comments
Open

Quantised Mobilenet make error #54

Afef00 opened this issue Mar 29, 2021 · 0 comments

Comments

@Afef00
Copy link

Afef00 commented Mar 29, 2021

Hello,
I am trying Cross-compiling Arm NN for Zynq-7000.I have followed the steps mentioned in this link
https://developer.arm.com/solutions/machine-learning-on-arm/developer-material/how-to-guides/cross-compiling-arm-nn-for-the-raspberry-pi-and-tensorflow/extracting-arm-nn-on-your-raspberry-pi-and-running-a-sample-program
I tried to run makefile for the Quantised Mobilenet example on my host machine (ubuntu 18.04) but I ge this error :
/home/lsa/armnn-pi/armnn/build/libarmnn.so: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
Makefile:14: recipe for target 'mobilenetv1_quant_tflite' failed
make: *** [mobilenetv1_quant_tflite] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant