Maratyszcza / NNPACK

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

Issue compiling NNPACK for iOS in CMake 3.14 or newer #175

Closed dipidoo closed 4 years ago

dipidoo commented 4 years ago

CMake 3.14 and newer have better support for iOS cross-compilation but the CMakeLists.txt of this project still expects Darwin as CMAKE_SYSTEM_NAME for iOS builds in its checks.