qnnpack/src/init.c:0: error: undefined reference to 'q8dw_ukernel_25c8__neon' clang++: error: linker command failed with exit code 1 (use -v to see invocation)
jianlongf opened this issue · 0 comments
jianlongf commented
I compiled the qnnpack through ./scripts/build-android-armv7.sh script successfully yesterday, but today I pull the latest commits then confront the undefined reference error. Then, I check the <qnnpack/q8dw.h> and find the declare, defination.