[MachineLearning.Inference] NotSupportedException support (#1123)
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 13 Nov 2019 05:51:17 +0000 (14:51 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 13 Nov 2019 05:51:17 +0000 (14:51 +0900)
commitff12e68b44c23db10e1230e5e1917c4b639e5574
tree19dae0bbf1b9bfa7872c9804afec2f04e01ed946
parentc3a310fe53b2a474202bfd8da73b0725c1eda1d9
[MachineLearning.Inference] NotSupportedException support (#1123)

If machine_learning.inference is false or does not exist, or NNStreamer
installed on target device, NotSupportedException occurs when calling
the C# API of MachineLearning Inference.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference.csproj
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference.sln
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/Commons.cs
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/SingleShot.cs
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/TensorsData.cs
src/Tizen.MachineLearning.Inference/Tizen.MachineLearning.Inference/TensorsInfo.cs