onnxruntime/cmake/patches
Adam Louly 32558134a9
[On-Device-Training] Upgrade Flatbuffers to Support 2GB+ Checkpoints. (#19770)
### Description
Modifications to support 2GB+ checkpoint & Upgrading Flatbuffers


### Motivation and Context
This PR includes changes that will make ort handle 2GB+ checkpoints.
To do that we need to upgrade flatbuffers to 23.5.9 -
https://github.com/google/flatbuffers/pull/7945

- Modified the commitHash and the hash for the new version
- Removed the patch for rust generator's unused variable warning as it
is no longer producing this - [Check it out
here](d121e09d89/src/idl_gen_rust.cpp)
- Updated the VerifyField calls with alignment values that were
introduced in the new version.

---------

Co-authored-by: Sumit Agarwal <sumitagarwal@microsoft.com>
2024-03-14 16:36:24 -07:00
..
abseil Update absl and gtest to fix an ARM64EC build error (#18735) 2023-12-07 15:55:17 -08:00
composable_kernel [ROCm] Update ck for GemmFloat8 (#18487) 2023-11-23 12:06:19 +08:00
coremltools Add coremltools 7.1 as a dependency (#19389) 2024-02-03 09:42:21 +10:00
cpuinfo Add a build patch for Windows ARM64EC (#19898) 2024-03-14 08:50:42 -07:00
flatbuffers [On-Device-Training] Upgrade Flatbuffers to Support 2GB+ Checkpoints. (#19770) 2024-03-14 16:36:24 -07:00
gsl
onnx ONNX 1.15 integration (#17125) 2023-09-26 14:44:48 -07:00
protobuf Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
xnnpack Fix xnnpack compile error on arm32 (#18291) 2023-11-12 08:59:20 +10:00
.gitattributes