Download Latest Version ONNX Runtime v1.22.2 source code.tar.gz (241.4 MB)
Email in envelope

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

Home / v1.22.2
Name Modified Size InfoDownloads / Week
Parent folder
Microsoft.ML.OnnxRuntime.Managed.1.22.2.nupkg 2025-08-13 905.2 kB
Microsoft.ML.OnnxRuntime.QNN.1.22.2.nupkg 2025-08-13 72.9 MB
ONNX Runtime v1.22.2 source code.tar.gz 2025-08-12 241.4 MB
ONNX Runtime v1.22.2 source code.zip 2025-08-12 247.2 MB
README.md 2025-08-12 1.7 kB
Totals: 5 Items   562.4 MB 18

What's new?

This release adds an optimized CPU/MLAS implementation of DequantizeLinear (8 bit) and introduces the build option client_package_build, which enables default options that are more appropriate for client/on-device workloads (e.g., disable thread spinning by default).

Build System & Packages

  • Add –client_package_build option (#25351) - @jywu-msft
  • Remove the python installation steps from win-qnn-arm64-ci-pipeline.yml (#25552) - @snnn

CPU EP

  • Add multithreaded/vectorized implementation of DequantizeLinear for int8 and uint8 inputs (SSE2, NEON) (#24818) - @adrianlizarraga

QNN EP

  • Add support for the Upsample, Einsum, LSTM, and CumSum operators (#24265, #24616, #24646, #24820) - @quic-zhaoxul, @1duo, @chenweng-quic, @Akupadhye
  • Fuse scale into Softmax (#24809) - @qti-yuduo
  • Enable DSP queue polling when performance is set to “burst” mode (#25361) - @quic-calvnguy
  • Update QNN SDK to version 2.36.1 (#25388) - @qti-jkilpatrick
  • Include the license file from QNN SDK in the Microsoft.ML.OnnxRunitme.QNN NuGet package (#25158) - @HectorSVC
Source: README.md, updated 2025-08-12