Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 316 forks source link

Issue compiling NNPACK for arm64e architecture of iOS #177

Closed dipidoo closed 4 years ago

dipidoo commented 4 years ago

The CMakeLists.txt of this project does not expect the new arm64e architecture as well as aarch64 which is sometimes used as a collective term of arm64+arm64e in at least this toolchain.