Bump the onnx-runtime group with 1 update#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Microsoft.ML.OnnxRuntime from 1.24.4 to 1.27.0 --- updated-dependencies: - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: onnx-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Microsoft.ML.OnnxRuntime from 1.24.4 to 1.27.0.
Release notes
Sourced from Microsoft.ML.OnnxRuntime's releases.
1.27.0
n.b. This release is targeting ONNX 1.21. ONNX 1.22 will be supported in ORT 1.28.
n.b. This changelog was generated via LLM. Only the contributor list has been verified. As always, only trust the commit history.
Announcements & Breaking Changes
Security Fixes
SoftmaxCrossEntropyLossvia label bounds validation (#28004)OneHotinput validation and output-size computation (#28014)Expandand capped constant-folding output sizes (#28055)Tilekernel (#28070)MaxpoolWithMask::Compute(#28223)BitShiftUB for shift amounts greater than or equal to bit width (#28272)seqlens_kvscos_cache) (#28277)WordConvEmbeddingto prevent OOB reads (#28279)CropBasescale handling (#28399)torch.load()calls toweights_only=True(#28421)New Features
Execution Provider Plugin API
OrtEp::OnSessionInitializationEnd()callback (#28319)Core APIs & Runtime
kOrtEpDevice_EpMetadataKey_OSDriverVersionexample and docs (#28282)Quantization & Training Tooling
quantize_static(#28221)ActivationRestrictedAsymmetricquantization option (#28237)... (truncated)
1.26.0
n.b. The following was generated via LLM from Git history. Only the contributor list has been verified.
ONNX Runtime Release 1.26.0
Announcement - Breaking Changes
onnxruntime-<os>-<arch>-gpu_cuda13-<version>.<ext>Highlights
.ortmodel loads (#28164).Security and Reliability Hardening
setattrconfiguration with an allowlist (#28083).CUDA, Attention, and MLAS
WebGPU, WebNN, and JavaScript
... (truncated)
1.25.1
n.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
1.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
... (truncated)
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions