Download Latest Version onnxruntime-osx-x86_64-1.23.1.tgz (11.7 MB)
Email in envelope

Get an email when there's a new version of ONNX Runtime

Home / v1.23.0
Name Modified Size InfoDownloads / Week
Parent folder
onnxruntime-linux-aarch64-1.23.0.tgz 2025-09-26 7.2 MB
onnxruntime-linux-x64-1.23.0.tgz 2025-09-26 8.3 MB
onnxruntime-osx-arm64-1.23.0.tgz 2025-09-26 10.0 MB
onnxruntime-osx-universal2-1.23.0.tgz 2025-09-26 42.6 MB
onnxruntime-osx-x86_64-1.23.0.tgz 2025-09-26 11.6 MB
onnxruntime-linux-x64-gpu-1.23.0.tgz 2025-09-26 240.9 MB
onnxruntime-win-arm64-1.23.0.zip 2025-09-26 78.8 MB
onnxruntime-win-x64-1.23.0.zip 2025-09-26 78.1 MB
onnxruntime-win-x64-gpu-1.23.0.zip 2025-09-26 370.7 MB
ONNX Runtime v1.23.0 source code.tar.gz 2025-09-25 283.1 MB
ONNX Runtime v1.23.0 source code.zip 2025-09-25 289.1 MB
README.md 2025-09-25 2.7 kB
Totals: 12 Items   1.4 GB 1

Announcements

  • This release introduces Execution Provider (EP) Plugin API, which is a new infrastructure for building plugin-based EPs. (#24887 , [#25137], [#25124], [#25147], [#25127], [#25159], [#25191], [#2524])

  • The next release will stop providing x86_64 binaries for macOS and iOS operating systems.

  • The next release will increase the minimum supported macOS version from 13.4 to 14.0.

Execution & Core Optimizations

Shutdown logic on Windows is simplified

Now on Windows some global object will be not destroyed if we detect that the process is being shutting down(#24891) . It will not cause memory leak as when a process ends all the memory will be returned to the operating system. This change can reduce the chance of having crashes on process exit.

AutoEP/Device Management

Now ONNX Runtime has the ability to automatically discovery computing devices and select the best EPs to download and register. The EP downloading feature currently only works on Windows 11 version 25H2 or later.

Execution Provider (EP) Updates

ROCM EP was removed from the source tree. Users are recommended to use Migraphx or Vitis AI EPs from AMD. A new EP, Nvidia TensorRT RTX, was added.

Web

EMDSK is upgraded from 4.0.4 to 4.0.8

WebGPU EP

Added WGSL template support.

QNN EP

SDK Update: Added support for QNN SDK 2.37.

KleidiAI

Enhanced performance for SGEMM, IGEMM, and Dynamic Quantized MatMul operations, especially for Conv2D operators on hardware that supports SME2 (Scalable Matrix Extension v2).

Contributions

Contributors to ONNX Runtime include members across teams at Microsoft, along with our community members:

@1duo, @Akupadhye, @amarin16, @AndreyOrb, @ankan-ban, @ankitm3k, @anujj, @aparmp-quic, @arnej27959, @bachelor-dou, @benjamin-hodgson, @Bonoy0328, @chenweng-quic, @chuteng-quic, @clementperon, @co63oc, @daijh, @damdoo01-arm, @danyue333, @fanchenkong1, @gedoensmax, @genarks, @gnedanur, @Honry, @huaychou, @ianfhunter, @ishwar-raut1, @jing-bao, @joeyearsley, @johnpaultaken, @jordanozang, @JulienMaille, @keshavv27, @kevinch-nv, @khoover, @krahenbuhl, @kuanyul-quic, @mauriciocm9, @mc-nv, @minfhong-quic, @mingyueliuh, @MQ-mengqing, @NingW101, @notken12, @omarhass47, @peishenyan, @pkubaj, @qc-tbhardwa, @qti-jkilpatrick, @qti-yuduo, @quic-ankus, @quic-ashigarg, @quic-ashwshan, @quic-calvnguy, @quic-hungjuiw, @quic-tirupath, @qwu16, @ranjitshs, @saurabhkale17, @schuermans-slx, @sfatimar, @stefantalpalaru, @sunnyshu-intel, @TedThemistokleous, @thevishalagarwal, @toothache, @umangb-09, @vatlark, @VishalX, @wcy123, @xhcao, @xuke537, @zhaoxul-qti

Source: README.md, updated 2025-09-25