8000 Investigate if we can build a single onnx wheel to support all python versions · Issue #6726 · onnx/onnx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Investigate if we can build a single onnx wheel to support all python versions #6726

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

Open
justinchuby opened this issue Feb 24, 2025 · 2 comments
Labels
topic: build Issues related to ONNX builds and packages
Milestone

Comments

@justinchuby
Copy link
Contributor

Also, from https://pypi.org/project/protobuf/4.25.1 I realized it is possible to compile agaist a strict set of python abi to support multiple python versions with a single wheel. I wonder if we can do this with onnx?

Originally posted by @justinchuby in #6718

cc @andife

@justinchuby justinchuby added the topic: build Issues related to ONNX builds and packages label Feb 24, 2025
@justinchuby justinchuby added this to the 1.19 milestone Feb 24, 2025
@justinchuby
Copy link
Contributor Author

@cyyever this maybe a nice thing to work on if you are interested

@justinchuby
Copy link
Contributor Author

Looks like the stable abi is only supported by nanobind: pybind/pybind11#4474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Issues related to ONNX builds and packages
Projects
None yet
Development

No branches or pull requests

1 participant
0