onnxruntime/cmake/patches
Changming Sun f70215d4e6
Update C++ dependencies (#21410)
1. Update google benchmark from 1.8.3 to 1.8.5
2. Update google test from commit in main branch to tag 1.15.0 
3. Update pybind11 from 2.12.0 to 2.13.1
4. Update pytorch cpuinfo to include the support for Arm Neoverse V2,
Cortex X4, A720 and A520.
5. Update re2 from 2024-05-01 to 2024-07-02
6. Update cmake to 3.30.1
7. Update Linux docker images
8. Fix a warning in test/perftest/ort_test_session.cc:826:37: error:
implicit conversion loses integer precision: 'streamoff' (aka 'long
long') to 'const std::streamsize' (aka 'const long')
[-Werror,-Wshorten-64-to-32]
2024-07-23 10:00:36 -07:00
..
abseil Update absl (#21300) 2024-07-10 11:14:15 -07:00
composable_kernel Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
coremltools Add coremltools 7.1 as a dependency (#19389) 2024-02-03 09:42:21 +10:00
cpuinfo Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
cutlass [CUDA] upgrade cutlass to 3.5.0 (#20940) 2024-06-11 13:32:15 -07:00
flatbuffers Enablement of onnxruntime for AIX and fixing issues related to big-endian platform. (#21133) 2024-07-17 12:37:06 -07:00
gsl
neural_speed turn on neural_speed by default (#19627) 2024-03-20 12:49:58 -07:00
onnx Update to onnx 1.16.1 (#20702) 2024-06-04 11:06:28 -07:00
protobuf Update protobuf_cmake.patch to allow extra disablements configurable by projects that build ORT (#20875) 2024-06-20 16:28:15 -07:00
xnnpack Fix xnnpack compile error on arm32 (#18291) 2023-11-12 08:59:20 +10:00
.gitattributes