onnxruntime
ee26608a - ORT 1.24.3 release cherry pick round 1 (#27476)

Commit
31 days ago
ORT 1.24.3 release cherry pick round 1 (#27476) This cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | decd177dd7 | #27090 | Fix GatherND division by zero when batch dimensions mismatch | | 55f8234cab | #27360 | Fix QMoE CPU Operator | | df9146fa45 | #27403 | [MLAS] Adding DynamicQGemm function pointers and ukernel interface | | 0f93853651 | #27318 | [js/web] Use embedded WASM module in Blob URL workers when wasmBinary is provided | | b2a6e69e82 | #27364 | QMoE CPU Performance Update (Up to 4x on 4-bit) | | f501e1d0c7 | #27413 | Fix refcount bug in map input conversion that caused shutdown segfault | | b32b205da9 | #27421 | Fix error where bytes is not assigned for dynamic qgemm pack b size | | 426b00660e | #27397 | Fix DllImportResolver | | 0982844339 | #27412 | MatmulNBits prepacking scales fix | | 9afb0d2b8a | #27430 | Fix validation for external data paths for models loaded from bytes | | 71d2cd0173 | #27401 | Enable Python 3.14 CI and Upgrade Dependencies | | 79e0676e98 | #27419 | fix: out of bounds access for resize operation | | 82eb99c0d7 | #27459 | Fix SkipLayerNorm fusion incorrectly applied when gamma/beta are not 1D | | 355278a396 | #27444 | Fix GatherCopyData Integer Truncation Leading to Heap Out-of-Bounds Read/Write | | cf96123f53 | #27411 | [web] fix usage of wasmBinary together with a blob URL for .mjs | | 1131a86af7 | #27399 | [web] remove the unhelpful "Unknown CPU vendor" warning. | | ffbbc4f712 | #27316 | Build Windows ARM64X binaries as part of packaging pipeline | --------- Signed-off-by: Jonathan Clohessy <Jonathan.Clohessy@arm.com> Co-authored-by: patryk-kaiser-ARM <patryk.kaiser@arm.com> Co-authored-by: don <70039285+0-don@users.noreply.github.com> Co-authored-by: Jonathan Clohessy <jonathan.clohessy@arm.com> Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Adrian Lizarraga <adlizarraga@microsoft.com> Co-authored-by: Lukas Folle <126877803+lukas-folle-snkeos@users.noreply.github.com> Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com> Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Co-authored-by: Chaya <cha182350@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Erik <erscor@microsoft.com> Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Author
Parents
Loading