[MachineLearning.Inference] Change internal rank limit and default value
authorYelin Jeong <yelini.jeong@samsung.com>
Fri, 28 Jul 2023 01:55:21 +0000 (10:55 +0900)
committerSangjung Woo <again4you@gmail.com>
Mon, 29 Apr 2024 07:32:59 +0000 (16:32 +0900)
commit2ce8140dcb71e14161b6a0abebb9a620e390273d
tree225463a91673637bd2bf7a8f831a0e1d7cc694bd
parent6047bfcd96a4d56646eae5fd4e33b9d3ae1e39ec
[MachineLearning.Inference] Change internal rank limit and default value

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>
src/Tizen.MachineLearning.Inference/Interop/Interop.Nnstreamer.cs
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/Commons.cs
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/TensorsInfo.cs
src/Tizen.MachineLearning.Train/Tizen.MachineLearning.Train/Model.cs