黑鼠
黑鼠
The CMakefile of NNPACK is too complex. How should I build NNPACK for Linux ARM. Like this... ```shell SET(TARGET_SYSROOT ${LINUX_BUILD_ROOT}/host/usr/arm-buildroot-linux-gnueabi${HARD_FLOAT}/sysroot) SET(TARGET_C_COMPILER ${LINUX_TOOLCHAIN}/bin/arm-linux-gnueabi${HARD_FLOAT}-gcc) SET(TARGET_CXX_COMPILER ${LINUX_TOOLCHAIN}/bin/arm-linux-gnueabi${HARD_FLOAT}-g++) SET(CMAKE_C_FLAGS "-rdynamic -pipe -marm -mfpu=neon -mcpu=cortex-a7...
As the title.
As the title says.
### Windows Version Microsoft Windows [Version 10.0.26100.4061] ### WSL Version WSL version: 2.4.13.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL...