solr
solr copied to clipboard
Update dependency com.microsoft.onnxruntime:onnxruntime to v1.23.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| com.microsoft.onnxruntime:onnxruntime (source) | dependencies | patch | 1.23.0 -> 1.23.2 |
Release Notes
microsoft/onnxruntime (com.microsoft.onnxruntime:onnxruntime)
v1.23.2: ONNX Runtime v1.23.2
v1.23.1: ONNX Runtime v1.23.1
What's Changed
- Fix Attention GQA implementation on CPU (#25966)
- Address edge GetMemInfo edge cases (#26021)
- Implement new Python APIs (#25999)
- MemcpyFromHost and MemcpyToHost support for plugin EPs (#26088)
- [TRT RTX EP] Fix bug for generating the correct subgraph in GetCapability (#26132)
- add session_id_ to LogEvaluationStart/Stop, LogSessionCreationStart (#25590)
- [build] fix WebAssembly build on macOS/arm64 (#25653)
- [CPU] MoE Kernel (#25958)
- [CPU] Block-wise QMoE kernel for CPU (#26009)
- [C#] Implement missing APIs (#26101)
- Regenerate test model with ONNX IR < 12 (#26149)
- [CPU] Fix compilation errors because of unused variables (#26147)
- [EP ABI] Check if nodes specified in GetCapability() have already been assigned (#26156)
- [QNN EP] Add dynamic option to set HTP performance mode (#26135)
Full Changelog: https://github.com/microsoft/onnxruntime/compare/v1.23.0...v1.23.1
Configuration
📅 Schedule: Branch creation - Every minute ( * * * * * ) (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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot