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] Backporting recent changes for API10 (tizen-7.0) #6109

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

anyj0527
Copy link

Description of Change

Backporting recent MachineLearning changes into API10 (tizen-7.0) by cherry-picking these two commits:

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 <yelini.jeong@samsung.com>
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
This patch fixes the bug which use wrong handle.
GetTensorsCount should use TensorsInfo handle instead of TensorsData handle.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
@github-actions github-actions bot added the API10 Platform : Tizen 7.0 / TFM: tizen10.0 label Apr 25, 2024
@anyj0527
Copy link
Author

anyj0527 commented Apr 26, 2024

@again4you again4you merged commit 8952e3f into Samsung:API10 Apr 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API10 Platform : Tizen 7.0 / TFM: tizen10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants