Following the tutorial, I built the so file with tvm stack. But the so file seems to be a debug version, as following
file updated.so
updated.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, with debug_info, not stripped
is there any solution to add extra complie option to export so file?