Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
onnxruntime-win-arm64-1.23.1.zip | 2025-10-08 | 78.8 MB | |
onnxruntime-win-x64-1.23.1.zip | 2025-10-08 | 78.1 MB | |
onnxruntime-win-x64-gpu-1.23.1.zip | 2025-10-08 | 371.2 MB | |
onnxruntime-linux-x64-1.23.1.tgz | 2025-10-08 | 8.3 MB | |
onnxruntime-linux-x64-gpu-1.23.1.tgz | 2025-10-08 | 240.9 MB | |
onnxruntime-linux-aarch64-1.23.1.tgz | 2025-10-08 | 7.2 MB | |
onnxruntime-osx-universal2-1.23.1.tgz | 2025-10-08 | 42.8 MB | |
onnxruntime-osx-arm64-1.23.1.tgz | 2025-10-08 | 10.0 MB | |
onnxruntime-osx-x86_64-1.23.1.tgz | 2025-10-08 | 11.7 MB | |
ONNX Runtime v1.23.1 source code.tar.gz | 2025-09-27 | 283.2 MB | |
ONNX Runtime v1.23.1 source code.zip | 2025-09-27 | 289.1 MB | |
README.md | 2025-09-27 | 959 Bytes | |
Totals: 12 Items | 1.4 GB | 16 |
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