Hi, I followed your steps in the ML-examples/armnn-mnist/
After I executed 'make test', I got the following error messages:
/usr/bin/x86_64-linux-gnu-ld: cannot find -larmnn
/usr/bin/x86_64-linux-gnu-ld: cannot find -larmnnTfParser
Can you please suggest how to fix it?