Skip to content

v1.13.1

Compare
Choose a tag to compare
@jcwchen jcwchen released this 22 Feb 18:47
ad834eb

ONNX v1.13.1 is a patch release based on v1.13.0.

Bug fixes

  • Add missing f-string for DeprecatedWarningDict in mapping.py #4707
  • Fix types deprecated in numpy==1.24 #4721
  • Update URL for real models from ONNX Runtime #4865
  • Fix attribute substitution within subgraphs during function type/shape inference #4792
  • Handle variants of constant op in shape inference #4824
  • Fix parser bug in handling non-tensor types #4863
  • Fix function shape inference bug #4880

Announcement

  • Deprecate real model tests from onnx repo in next ONNX release #4885
  • Move onnx-weekly package from TestPyPI to PyPI and stop uploading onnx-weekly to TestPyPI after next ONNX release #4930