Update dependency com.microsoft.onnxruntime:onnxruntime to v1.25.1#3790
Open
solrbot wants to merge 2 commits intoapache:mainfrom
Open
Update dependency com.microsoft.onnxruntime:onnxruntime to v1.25.1#3790solrbot wants to merge 2 commits intoapache:mainfrom
solrbot wants to merge 2 commits intoapache:mainfrom
Conversation
ed07788 to
4c47e95
Compare
4c47e95 to
f9f69d8
Compare
f9f69d8 to
71a8ca9
Compare
d77242d to
b4ec439
Compare
bb257fd to
84ecba0
Compare
6e75ae5 to
d588b69
Compare
3278039 to
8d883c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.24.3->1.25.1Release Notes
microsoft/onnxruntime (com.microsoft.onnxruntime:onnxruntime)
v1.25.1: ONNX Runtime v1.25.1n.b. This changelog is LLM generated. Only the contributor listing has been verified.
ONNX Runtime Release 1.25.1
📢 Announcements & Breaking Changes
ONNX Op Updates
✨ New Features
📊 New ONNX Ops & Model Support
🌐 Web & JavaScript
WebGPU EP
🐛 Bug Fixes
Core Runtime Fixes
SetRawDataInTensorProtoin NVIDIA TensorRT RTX tests (#28065)🙏 Contributors
Thanks to our 7 contributors for this release:
@guschmue, @sanaa-hamel-microsoft, @apsonawane, @eserscor, @ishwar-raut1, @qjia7, @theHamsta
Full Changelog: microsoft/onnxruntime@v1.25.0...v1.25.1
v1.25.0: ONNX Runtime v1.25.0📢 Announcements & Breaking Changes
Build & Platform
Execution Provider Changes
--use_armnnbuild flags and migrate to the MLAS/KleidiAI-backed CPU EP or QNN EP for Qualcomm hardware. (#27447)API Version
🔒 Security Fixes
onnx::TensorProtodata size before allocation (#27547)✨ New Features
🔌 Execution Provider Plugin API & CUDA Plugin EP
ORT 1.25.0 introduces the CUDA Plugin EP — the first core implementation that enables third-party CUDA-backed EPs to be delivered as dynamically loaded plugins without rebuilding ORT.
OpKernelInfo::GetConfigOptions,LoggingManager::HasDefaultLogger()(#26879, #26919, #27540, #27541, #27587)🔧 Core APIs
enable_profilingin RunOptions (#26846)OrtModelinput support for Compile API (#27332)📊 New ONNX Ops & Opset Coverage
🖥️ Execution Provider Updates
NVIDIA CUDA EP
router_weightsinput to QMoE (#27687)NVIDIA TensorRT RTX EP
Qualcomm QNN EP
Other EPs
🌐 Web & JavaScript
WebGPU EP — Performance
WebGPU EP — New Op Support
WebGPU EP — Stability
WebNN EP
Node.js & React Native
🧠 CPU & Core Optimizations
MLAS / KleidiAI / Quantization
(#27136)
DQ→MatMulNBits Fusion
Extended to cover significantly more quantized LLM inference scenarios on CPU:
Model Optimizer & Fusions
🔌 Language Bindings
Python
OrtDeviceVendorIdenum for vendor-awareOrtDevicealiases (#27594)GetCompatibilityInfoFromModel/GetCompatibilityInfoFromModelBytes(#27565)OrtValue.from_dlpackrejecting zero-size tensors as non-contiguous (#27451)C#
GetCompatibilityInfoFromModel/GetCompatibilityInfoFromModelBytes(#27565)Java
onnxruntime.native.path(#27668)🐛 Bug Fixes
Critical Fixes
count_include_padcomputation — silent correctness issue (#27375)Operator & Graph Fixes
RemoveDuplicateCastTransformer(#27363)EP-Specific Fixes
--build_wasm_static_libimplicitly enabling--build_wasm(#27342)🙏 Contributors
Thanks to our 72 contributors for this release!
@tianleiwu, @fs-eire, @edgchen1, @titaiwangms, @hariharans29, @eserscor, @Rishi-Dave, @guschmue, @adrianlizarraga, @jambayk, @qjia7, @skottmckay, @adrastogi, @sanaa-hamel-microsoft, @yuslepukhin, @ingyukoh, @Jiawei-Shao, @vraspar, @xhcao, @chilo-ms, @Honry, @JonathanC-ARM, @kunal-vaishnavi, @ShirasawaSama, @chaya2350, @derdeljan-msft, @gedoensmax, @HectorSVC, @milpuz01, @quic-calvnguy, @xenova, @akholodnamdcom, @AlekseiNikiforovIBM, @amd-genmingz, @ashrit-ms, @bachelor-dou, @BODAPATIMAHESH, @Colm-in-Arm, @daijh, @dodokw, @fanchenkong1, @ivarusic-amd, @JanSellner, @jchen10, @jiafatom, @jnagi-intel, @johannes-rehm-snkeos, @justinchuby, @keshavv27, @Kevin-Taha, @kevinlam92, @kpkbandi, @Laan33, @melkap01-Arm, @miaobin, @n-v-k, @nico-martin, @patryk-kaiser-ARM, @praneshgo, @prathikr, @qc-tbhardwa, @sagarbhure-msft, @sdotpeng, @the0cp, @TsofnatMaman, @umangb-09, @walidbr, @wenqinI, @xadupre, @xhan65, @xiaofeihan1
Full Changelog: v1.24.4...v1.25.0
Configuration
📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot