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

Expose model's partial shape and related types #98

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

pnehrer
Copy link
Contributor

@pnehrer pnehrer commented May 10, 2024

To be able to interrogate the shape of an arbitrary model's inputs and outputs at runtime, we need to wrap and expose the partial shape and related structs.

Copy link
Contributor

@abrown abrown left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for the contribution.

@abrown abrown merged commit 656ae28 into intel:main May 13, 2024
18 checks passed
@pnehrer
Copy link
Contributor Author

pnehrer commented May 13, 2024

Thank you!

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.

2 participants