File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -57,5 +57,5 @@ directx_headers;https://github.com/microsoft/DirectX-Headers/archive/refs/tags/v
5757cudnn_frontend;https://github.com/NVIDIA/cudnn-frontend/archive/refs/tags/v1.12.0.zip;7e733cfdc410d777b76122d64232499205589a96
5858dawn;https://github.com/google/dawn/archive/13c1635a14574ebb7116b56a69f5519301417fda.zip;0aadd28fc385cf7d657d5fc70a352372d2d3c76a
5959kleidiai;https://github.com/ARM-software/kleidiai/archive/refs/tags/v1.15.0.tar.gz;62ccd24ab60bcef68766440fb42d79071ac2a5d2
60- kleidiai-qmx;https://github.com/qualcomm/kleidiai/archive/85927d96456a18b9fd3b7d0f17bc2f3e0163f429 .zip;255a54e4ef9d498c9c6987582f69032e031b38cf
60+ kleidiai-qmx;https://github.com/qualcomm/kleidiai/archive/2f10c9a8d32f81ffeeb6d4885a29cc35d2b0da87 .zip;5e855730a2d69057a569f43dd7532db3b2d2a05c
6161duktape;https://github.com/svaarala/duktape/releases/download/v2.7.0/duktape-2.7.0.tar.xz;8200c8e417dbab7adcc12c4dbdef7651cfc55794
Original file line number Diff line number Diff line change @@ -898,8 +898,6 @@ def generate_build_tree(
898898 cmake_args += ["-Donnxruntime_USE_KLEIDIAI=ON" ]
899899 if args .use_qmx :
900900 cmake_args += ["-Donnxruntime_USE_QMX_KLEIDIAI_COEXIST=ON" ]
901- # QMX KleidiAI build option
902- cmake_args += ["-DENABLE_KLEIDIAI_QMX_COEXIST=ON" ]
903901
904902 if args .enable_arm_neon_nchwc :
905903 cmake_args += ["-Donnxruntime_USE_ARM_NEON_NCHWC=ON" ]
You can’t perform that action at this time.
0 commit comments