onnxruntime/cmake/external
Yi Zhang b94ba09e4f
Upgrade XNNPACK to latest version (#22012)
### Description
Update XNNPack to latest version (Sep 4)
- Some op outputs are changed, channel or stride paras are moved into
reshape func.
e.g.
96962a602d
- input params of xnnpack's resize related function are changed a lot
- KleidiAI is added as a dependency in ARM64
- The latest XNNPACK includes 2 static libs microkernels-prod and
xnnpack.
Without microkernels-prod, it throws the exception of Undefined symbols.
- Add ORT_TARGET_PROCESSOR to get the real processor target in CMake
2024-09-17 10:12:16 -07:00
..
emsdk@d52c465201
git.Win32.2.41.03.patch
libprotobuf-mutator@7a2ed51a6b
onnx@595228d99e
abseil-cpp.cmake
abseil-cpp.natvis
composable_kernel.cmake
cuDNN.cmake
cudnn_frontend.cmake
cutlass.cmake
dml.cmake
dnnl.cmake
eigen.cmake
extensions.cmake
find_snpe.cmake
FindNumPy.cmake
helper_functions.cmake
ipp-crypto.cmake
mimalloc.cmake
neural_speed.cmake
onnx_minimal.cmake
onnx_protobuf.natvis
onnxruntime_external_deps.cmake
protobuf_function.cmake
pybind11.cmake
pyxir.cmake
tvm.cmake
wil.cmake
xnnpack.cmake Upgrade XNNPACK to latest version (#22012) 2024-09-17 10:12:16 -07:00