pypi onnx 1.21.0
v1.21.0

8 hours ago

ONNX v1.21.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.

What's Changed

Breaking Changes and Deprecations

Spec and Operator

Reference Implementation

  • Fix CenterCropPad: compare target shape with dimension, not axis index by @Copilot in #7522
  • Vectorize sigmoid op implementation by @justinchuby in #7556
  • Fixing verbose logging error at verbose=3 for reference_evaluator by @rothej in #7597
  • Clean up reference evaluator tests by @VedantMadane in #7684

Utilities and Tools

  • Add version check for test_executable_permission_check by @andife in #7511
  • Fix index out of bounds in version converter adapters by @rothej in #7493
  • Fix default attribute values in shape inference by @matteosal in #7602
  • Fix Softmax-family shape inference for scalar inputs by @MagellaX in #7625
  • Fix/merge models value info by @MagellaX in #7608
  • Add version converter adapters for opset 15, 16, 17, 18 by @alexkvitkevich in #7677
  • shape_inference: Validate expected size of scalar tensor in ParseData by @skottmckay in #7675

Build, CI and Tests

Documentation

Other Changes

New Contributors

Full Changelog: v1.20.1...v1.21.0

Don't miss a new onnx release

NewReleases is sending notifications on new releases.