[MachineLearning.Inference] NotSupportedException support (#1122)
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 13 Nov 2019 05:51:36 +0000 (14:51 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 13 Nov 2019 05:51:36 +0000 (14:51 +0900)
commitbe1f87ae0e44660f12dc94455d55034ffed9a296
tree8f39003a23e4e4d7ef0875d1a50f67683e4af76c
parentb48dc817a02df57222c39230932327e21d926412
[MachineLearning.Inference] NotSupportedException support (#1122)

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