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

Add option to drop unused inputs during build #152

Merged
merged 4 commits into from
May 16, 2024
Merged

Conversation

cbourjau
Copy link
Member

We removed this option back in the days under the assumption that it will be easy to add once needed - that time has come!

Checklist

  • Added a CHANGELOG.rst entry

filterwarnings = [
# Protobuf warning seen when running the test suite
"ignore:.*Type google.protobuf.pyext.*:DeprecationWarning:.*",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this coming from the onnx package?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed.

src/spox/_public.py Outdated Show resolved Hide resolved
@cbourjau cbourjau merged commit efbe343 into main May 16, 2024
12 checks passed
@cbourjau cbourjau deleted the drop-unused-inputs branch May 16, 2024 13:04
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.

None yet

2 participants