Hey,
I am trying to deploy a pretrained ONNX model on an ARM server - I've seen the link to build an environment for ONNX and the
simple example - but haven't yet found a working example linking them both.
Could someone share a working example of this?
Many thanks,
Gal
Could you please share the full output of the compiler to have a better view of the error?
Could you please also share the output of g++ -v?
g++ -v
Does the library build for arch=armv8-a? Official Website