Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue compiling NNPACK for iOS in CMake 3.14 or newer

dipidoo opened this issue · comments

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.