hello all.I am going to make Ne10 library (the latest version) on Jetson Xavier NX board,but fail. because the Ne10 CMakeLists.txt supports armv7 or aarch64 TARGET_ARCH,and the NX cpu is armv8.
How to modify the CMakeLists.txt file to make Ne10 library?
Thanks!