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

[PATCH v4] api: ml: add extra info field in model and IO info #2088

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

syalavarthi
Copy link

Added extra info fields in model, input and output info structures. Support for extra info would enable the user to fetch implementation specific information like number of layers, HW resource allocation for the model and pre-defined quantization scale factors and zero-point values for input and output.

@odpbuild odpbuild changed the title api: ml: add extra info field in model and IO info [PATCH v1] api: ml: add extra info field in model and IO info Jul 9, 2024
@odpbuild odpbuild changed the title [PATCH v1] api: ml: add extra info field in model and IO info [PATCH v2] api: ml: add extra info field in model and IO info Jul 10, 2024
@odpbuild odpbuild changed the title [PATCH v2] api: ml: add extra info field in model and IO info [PATCH v3] api: ml: add extra info field in model and IO info Jul 10, 2024
Added extra info fields in model, input and output info structures.
Support for extra info would enable the user to fetch implementation
specific information like number of layers, HW resource allocation
for the model and pre-defined quantization scale factors and zero
point values for input and output.

Signed-off-by: Srikanth Yalavarthi <syalavarthi@marvell.com>
@odpbuild odpbuild changed the title [PATCH v3] api: ml: add extra info field in model and IO info [PATCH v4] api: ml: add extra info field in model and IO info Jul 18, 2024
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

1 participant