Skip to content

Update onnx>=1.12.0#10526

Merged
glenn-jocher merged 1 commit intomasterfrom
update_onnx
Dec 18, 2022
Merged

Update onnx>=1.12.0#10526
glenn-jocher merged 1 commit intomasterfrom
update_onnx

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Dec 18, 2022

https://onnxruntime.ai/docs/reference/compatibility.html

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Adjustment to ONNX export requirements to ensure compatibility and stability.

📊 Key Changes

  • Updated the minimum required version of ONNX for exporting models to 1.12.0 in export.py.
  • Modified requirements.txt to reflect the new minimum ONNX version requirement.

🎯 Purpose & Impact

  • 🎯 Purpose: To ensure that model export to ONNX format is stable and takes advantage of the latest features and fixes that come with ONNX 1.12.0.
  • 🎯 Impact: Users will need to update their ONNX package to at least version 1.12.0 to export their models. This could lead to improved export performance and fewer export-related issues.

@glenn-jocher glenn-jocher self-assigned this Dec 18, 2022
@glenn-jocher glenn-jocher merged commit b2a0f1c into master Dec 18, 2022
@glenn-jocher glenn-jocher deleted the update_onnx branch December 18, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant