0.10.0 (2023-02-02)
0.10.0 (2023-02-02)
New feature
- The opsets
ai.onnx
version 20 andai.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.