We are releasing ONNX 1.22.0. A release branch is created (https://github.com/onnx/onnx/tree/rel-1.22.0). Release candidates are also available from PyPI:
pip install -i https://pypi.org/simple/ --pre onnx==1.22.0rc1
It is important to integrate the ONNX release branch so that any issues and incompatibilities can be detected and resolved before the ONNX release.
In case a bug in ONNX is detected during integration of ONNX 1.22.0, please open an ONNX Bug Report and tag ONNX Release Manager Christian Bourjau (@cbourjau) so that the bug is fixed in the ONNX release branch.
We are releasing ONNX 1.22.0. A release branch is created (https://github.com/onnx/onnx/tree/rel-1.22.0). Release candidates are also available from PyPI:
It is important to integrate the ONNX release branch so that any issues and incompatibilities can be detected and resolved before the ONNX release.
In case a bug in ONNX is detected during integration of ONNX 1.22.0, please open an ONNX Bug Report and tag ONNX Release Manager Christian Bourjau (@cbourjau) so that the bug is fixed in the ONNX release branch.