onnxruntime/tools/ci_build/github
Yi Zhang 8d2d40781c
set CMAKE_SYSTEM_PROCESSOR in xnnpack.cmake (#22155)
### Description
<!-- Describe your changes. -->



### Motivation and Context
By default, CMAKE_SYSTEM_PROCESSOR is same CMAKE_HOST_SYSTEM_PROCESSOR
https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_PROCESSOR.html
KleidiAI uses CMAKE_SYSTEM_PROCESSOR to determine whether to include
some arm64 ukernels.
https://gitlab.arm.com/kleidi/kleidiai/-/blob/main/CMakeLists.txt#L134
We use Mac with Intel CPU to cross compile MAC with ARM in ios packaging
pipeline
So we need to make CMAKE_SYSTEM_PROCESSOR same with ORT_TARGET_PROCESSOR
2024-09-20 15:19:26 -07:00
..
android build_aar_package.py - Check that executable is present before trying to copy it. (#21730) 2024-08-16 11:21:09 -07:00
apple set CMAKE_SYSTEM_PROCESSOR in xnnpack.cmake (#22155) 2024-09-20 15:19:26 -07:00
azure-pipelines [QNN EP] set up py packaging pipeline for Linux x64 (#22132) 2024-09-18 23:24:32 -07:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux [QNN EP] set up py packaging pipeline for Linux x64 (#22132) 2024-09-18 23:24:32 -07:00
pai Upgrade pytorch_lightning to 2.3.3 to fix orttraining_amd_gpu_ci_pipeline (#21789) 2024-08-19 12:58:22 -07:00
windows [Running CI] [TensorRT EP] support TensorRT 10.3-GA (#21742) 2024-08-18 13:26:41 -07:00
Doxyfile_csharp.cfg [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00