ONNX Runtime 发布: ONNX Runtime v1.27.1
来源摘要
This is a patch release on top of [v1.27.0](https://github.com/microsoft/onnxruntime/releases/tag/v1.27.0), containing targeted bug fixes, a CUDA QMoE decode-path optimization, and CI/build infrastructure fixes. ## Bug Fixes - [MLAS] Fixed an `igemm` regression in the KleidiAI path ([#28571](https://github.com/microsoft/onnxruntime/pull/28571)) - Fixed a QMoE CPU livelock by eliminating nested intra-op parallelism ([#29081](https://github.com/microsoft/onnxruntime/pull/29081)) - Fixed a regression in graph-capture session initialization that rejected an empty graph ([#29457](https://github.com/microsoft/onnxruntime/pull/29457)) - Fixed CustomOp forward compatibility by capping the version instead of rejecting it ([#29574](https://github.com/microsoft/onnxruntime/pull/29574)) ## Performance ### NVIDIA CUDA EP - Added a QMoE GEMV fast path for batch-1 decode ([#29038](https://github.com/microsoft/onnxruntime/pull/29038)) ## CI & Build Infrastructure - Fixed an incorrect identity for `azcopy` ([#29274](https://github.com/microsoft/onnxruntime/pull/29274)) - Fixed a `brew install applesimutils` failure by trusting the wix/brew tap ([#29450](https://github.com/microsoft/onnxruntime/pull/29450)) - Upgraded to Xcode 26 ([#29468](https://github.com/microsoft/onnxruntime/pull/29468)) - Stopped echoing the command when setting a VSO variable in `mac-cpu-packing-jobs.yml` ([#29575](https://github.com/microsoft/onnxruntime/pull/29575)) - Fixed the web e2e (npm/vite) and Python DML CI pipelines ([#29609](https://github.com/microsoft/onnxruntime/pull/29609)) ## Contributors Thanks to our 8 contributors for this release! [@tianleiwu](https://github.com/tianleiwu), [@chilo-ms](https://github.com/chilo-ms), [@edgchen1](https://github.com/edgchen1), [@adrastogi](https://github.com/adrast
阅读原始来源- 来源
- ONNX Runtime 发布 · 官方来源
- 来源发布
- 2026/07/11 09:11
- 来源更新
- 2026/07/11 09:11
- 首次采集
- 2026/09/19 13:21
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。