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

[NoACR][MachineLearning.Inference] Change internal rank limit and default value #5427

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

niley7464
Copy link
Contributor

Description of Change

This patch changes internal rank limit in MachineLeanring.Inference.
To use higher rank limit, ml_tensors_info_create_extended is needed.
Also, default dimension value is changed to 0 from 1.

Related : nnstreamer/nnstreamer#4111, nnstreamer/api#338

@github-actions github-actions bot added the API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 label Jul 31, 2023
@niley7464 niley7464 force-pushed the fill branch 3 times, most recently from fd7ad8b to b691e27 Compare July 31, 2023 11:19
@niley7464 niley7464 marked this pull request as ready for review August 3, 2023 02:56
This patch changes internal rank limit in MachineLeanring.Inference.
To use higher rank limit, ml_tensors_info_create_extended is needed.
Also, default dimension value is changed to 0 from 1.

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

@anyj0527 anyj0527 left a comment

Choose a reason for hiding this comment

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

LGTM✔

Copy link
Collaborator

@again4you again4you left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants