Hi all, it has been already quite a few days that i've been trying to build the libraries for arm nn with onnx support. I always get to the last step and it fails. If i follow the official guide on this site, it seems like it cannot link the right compiler. I've tried other ways including this script at https://github.com/ARM-software/Tool-Solutions/blob/master/ml-tool-examples/build-armnn/build-armnn.sh . The script is to build arm nn with parser and i modified a few things to replace it with the onnx parser. This is what i get :
Thank you , it worked!