onnxruntime/cmake/patches
Changming Sun 5af6279440
Fix Android build (#17540)
### Description
The new cpuinfo library doesn't use clog on Android. Newer XNNPack
versions have removed the dependency on clog, but the one we use still
has it. So I cherry-pick the XNNPack to our patch file.
2023-09-14 07:36:01 -07:00
..
abseil Update absl to the latest release (#13990) 2022-12-19 14:25:13 -08:00
composable_kernel Update ck and enable test (#16383) 2023-08-22 11:08:55 +08:00
cutlass Extend memory efficient attention coverage in Attention/MHA cuda op (#15064) 2023-03-23 11:05:17 -07:00
eigen
flatbuffers Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
gsl
onnx update onnx.patch to apply wasm build break fix (#17104) 2023-08-11 15:00:39 -07:00
protobuf Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
xnnpack Fix Android build (#17540) 2023-09-14 07:36:01 -07:00
.gitattributes