onnxruntime/cmake/patches
Edward Chen 1261d0b8ba
Fix some build issues on MacOS with Xcode 14.3. (#15878)
- Fix flatbuffers flatc warning, unused-but-set-variable.
- Address `-Wshorten-64-to-32` warnings (fix in our code, allow in dependencies' code).
- Update CI builds to use Xcode 14.3.
- Update minimum iOS version to 12.0.
- Update Mac hosted agents to MacOS 13 where possible.
2023-06-07 12:07:11 -07:00
..
abseil Update absl to the latest release (#13990) 2022-12-19 14:25:13 -08:00
composable_kernel ROCm Flash Attention (#14838) 2023-03-16 10:39:58 +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 Remove the cmake option: onnxruntime_DEV_MODE (#13573) 2022-11-07 09:06:28 -08:00
onnx Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
protobuf Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
xnnpack [XNNPACK] support building xnnpack EP for IOS (#13461) 2022-10-28 15:03:04 +08:00
.gitattributes