Skip to content

0.10.0 (2023-02-02)

Compare
Choose a tag to compare
@adityagoel4512 adityagoel4512 released this 02 Feb 13:30
· 40 commits to main since this release
8cb7271

0.10.0 (2023-02-02)

New feature

  • The opsets ai.onnx version 20 and ai.onnx.ml version 4 (ONNX 1.15) are now shipped with Spox.

Other changes

  • The validation of Node attributes has been improved and more consistent exceptions are raised if needed.
  • ONNX node attributes are now computed only once and then cached so that the values are reused for validation and building the model.