onnxruntime
3a728b75 - ORT 1.24.3 release cherry pick round 4 (#27558)

Commit
19 days ago
ORT 1.24.3 release cherry pick round 4 (#27558) This cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | d5387d818a | #27192 | Avoid repetitive creation of fp4/fp8 native-custom-op domains for NvTensorRtRtx EP | | 0b9906a316 | #27454 | Suppress spurious Array Out of Bounds warnings produced by GCC 14.2 compiler on Linux builds | | 4a80b0b515 | #27471 | Fix double-free in TRT EP custom op domain Release functions | | c7c939ff1e | #27499 | Fix -Warray-bounds build error in MLAS on clang 17+ | | f99dcca126 | #27514 | [Build] Fix pybind11 vcpkg configuration | | ef04b10afa | #27518 | [CXX Lora] Prevent heap OOB from maliciously crafted Lora Adapters. | | 0b2b6d0cd3 | #27288 | [NvTensorRTRTX EP]: Add missing override specifiers to suppress warnings | | c1d8f5c02f | #27522 | Add "library_path" metadata entry to OrtEpDevice instances for plugin and provider bridge EPs | | fdead1ca1a | #27537 | Account for ORT_NO_EXCEPTIONS builds in Lora test | | 3d1365e29b | #27521 | increase kMaxValueLength to 8192 | | df8f4a7d0a | #27535 | Add OrtEnv.DisableDllImportResolver to prevent fatal error on resolver conflict | | bdd672aac9 | #27356 | Add/Update telemetry events | | 2da1a30002 | #27543 | Fix RoiAlign heap out-of-bounds read via unchecked batch_indices | | 5c3f5449f9 | #27466 | DQ→MatMulNBits fusion transformer for NvTensorRtRtx ep | --------- Co-authored-by: vishalpandya1990 <vipandya@nvidia.com> Co-authored-by: Vishnudas Thaniel S <vishnudas.thaniel.s@intel.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Stephan Seitz <sseitz@nvidia.com> Co-authored-by: Scott McKay <skottmckay@gmail.com> Co-authored-by: xieofxie <xieofxie@126.com> Co-authored-by: hualxie <hualxie@microsoft.com> Co-authored-by: Darshak Bhatti <47045043+dabhattimsft@users.noreply.github.com> Co-authored-by: Darshak Bhatti <dabhatti@micorsoft.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: anujj <ajalota@nvidia.com> Co-authored-by: praneshgo <227579474+praneshgo@users.noreply.github.com>
Author
Parents
Loading