Download Latest Version v1.19.0 source code.tar.gz (13.1 MB)
Email in envelope

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

Home / v1.19.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-26 25.3 kB
v1.19.0 source code.tar.gz 2025-08-26 13.1 MB
v1.19.0 source code.zip 2025-08-26 18.1 MB
Totals: 3 Items   31.2 MB 5

ONNX v1.19.0 is now available with exciting new features! We would like to thank everyone who contributed to this release! Please visit onnx.ai to learn more about ONNX and associated projects.

Key Updates

IR Version 12

  • Added FLOAT8E8M0 type

ai.onnx Opset 24

  • Added Swish op
  • Added TensorScatter op and updated Attention op for in-place KV cache updates
  • Enabled FLOAT8E8M0 for QuantizeLinear, DequantizeLinear, Cast, CastLike, Constant, ConstantOfShape, Identity, Reshape, Shape, Size, If, Loop, Scan, Flatten, Pad, Squeeze, Unsqueeze, and Transpose.
  • Enabled BF16 for TopK and SplitToSequence.
  • Other
  • Added dependency on ml-dtypes
  • BUILD_ONNX_PYTHON symbol is deprecated (we be removed for 1.20). Please, use ONNX_BUILD_PYTHON instead.

What's Changed

Breaking Changes and Deprecations

Spec and Operator

Reference Implementation

Utilities and Tools

Build, CI and Tests

Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/onnx/onnx/compare/v1.18.0...v1.19.0

Source: README.md, updated 2025-08-26