You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ Change log
10
10
0.14.0 (2025-06-03)
11
11
-------------------
12
12
13
+
**Breaking change**
14
+
15
+
- The :func:`spox.opset.ai.onnx.v18.group_normalization` constructor function and its re-exports in :mod:`spox.opset.ai.onnx.v19`, :mod:`spox.opset.ai.onnx.v20` have been removed due to it being deprecated upstream.
16
+
17
+
13
18
**Bug fix**
14
19
15
20
- Adds missing shape inference logic for :func:`spox.opsets.ai.v19.loop` and :func:`spox.opsets.ai.v21.loop`.
0 commit comments