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

Data/Model: Support invoke-dynamic option #122

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

niley7464
Copy link
Contributor

Data/Model: Support invoke-dynamic option
This patch supports invoke-dynamic option at tensor_filter.
If output tensor format is flexible, invoke-dynamic has to be set TRUE.

Conf: Change llama2 output to flexbile
This patch changes llama2 configuration file.
Output flexbile is now supported, so changed it from uint8 static to flexible.

This patch supports invoke-dynamic option at tensor_filter.
If output tensor format is flexible, invoke-dynamic has to be set TRUE.

Signed-off-by: Yelin Jeong <[email protected]>
This patch changes llama2 configuration file.
Output flexbile is now supported, so changed it from uint8 static to flexible.

Signed-off-by: Yelin Jeong <[email protected]>
Copy link
Member

@wooksong wooksong left a comment

Choose a reason for hiding this comment

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

LGTM

@wooksong wooksong merged commit c11c2a2 into nnstreamer:main Nov 11, 2024
2 checks passed
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