Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting ONNX opset #2361

Merged
merged 2 commits into from
Dec 2, 2023
Merged

Conversation

RunDevelopment
Copy link
Member

Fixes #1812.

For now, I just allowed 14 (default), 15, 16, and 17. This should cover most use cases. We could go lower (up until 9), but I don't think there's a reason to support these.

image


This PR obviously conflicts with #2360, so let's do #2360 first.

@joeyballentine joeyballentine merged commit 5c7c649 into chaiNNer-org:main Dec 2, 2023
@RunDevelopment RunDevelopment deleted the onnx-opset branch December 2, 2023 00:21
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.

allow manually setting opset version
2 participants