Enum InferenceBackendType

Definition

Namespace:
Tizen.Multimedia.Vision
Assembly:
Tizen.Multimedia.Vision.dll

Specifies the type of inference backend.

C#
Copy
[Obsolete("Deprecated since API12. Will be removed in API15.")] public enum InferenceBackendType
Name Description
ArmNN

ArmNN backend type

MLApi

ML Single API of NNStreamer backend type

NNTrainer

NNTrainer backend type

One

On-device Neural Engine backend type

OpenCV

OpenCV backend type

Snpe

SNPE(Snapdragon Neural Processing Engine) backend type

TFLite

Tensor Flow Lite backend type