ONNX Runtime 发布: ONNX Runtime v1.28.0
来源摘要
## Announcements & Breaking Changes - Upgraded to **ONNX 1.22.0** and protobuf 6.33.5 ([#28754](https://github.com/microsoft/onnxruntime/pull/28754), [#29606](https://github.com/microsoft/onnxruntime/pull/29606), [#28967](https://github.com/microsoft/onnxruntime/pull/28967)). Graph optimizer opset version checks were updated accordingly ([#28966](https://github.com/microsoft/onnxruntime/pull/28966)). - **cuDNN and cuFFT are now optional at runtime** for the CUDA EP, and `nvrtc` is no longer linked, which significantly reduces the required CUDA redistributable footprint ([#29252](https://github.com/microsoft/onnxruntime/pull/29252), [#29808](https://github.com/microsoft/onnxruntime/pull/29808), [#29705](https://github.com/microsoft/onnxruntime/pull/29705), [#29620](https://github.com/microsoft/onnxruntime/pull/29620)). - An **experimental C/C++ API surface** was introduced. `OrtModelPackageApi` now lives in the experimental C API and may change in future releases ([#28746](https://github.com/microsoft/onnxruntime/pull/28746), [#29142](https://github.com/microsoft/onnxruntime/pull/29142), [#28990](https://github.com/microsoft/onnxruntime/pull/28990)). - **Deprecated / removed:** - SkipLayerNorm strict mode is deprecated ([#29388](https://github.com/microsoft/onnxruntime/pull/29388)). - The TensorRT fused causal attention kernels were removed from the CUDA EP ([#29143](https://github.com/microsoft/onnxruntime/pull/29143)). - The dynamic WGSL generator (duktape/Node) path was removed in favor of the Python `wgsl-gen` implementation ([#29141](https://github.com/microsoft/onnxruntime/pull/29141), [#28355](https://github.com/microsoft/onnxruntime/pull/28355)). - `CUDA_QUANT_PREPROCESS` is off by default ([#29687](https://github.com/microsoft/onnxruntime/pull/29687)). - NPM pac
阅读原始来源- 来源
- ONNX Runtime 发布 · 官方来源
- 来源发布
- 2026/07/25 13:27
- 来源更新
- 2026/07/27 04:07
- 首次采集
- 2026/09/19 13:21
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。