github microsoft/onnxruntime v1.22.2
ONNX Runtime v1.22.2

latest releases: v1.25.0, v1.24.4, v1.24.3...
8 months ago

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

Don't miss a new onnxruntime release

NewReleases is sending notifications on new releases.