Enum InferenceTargetType

Definition

Namespace:
Tizen.Multimedia.Vision
Assembly:
Tizen.Multimedia.Vision.dll
API Level:
6

Specifies the type of target. It's used for running inference backend.

C#
Copy
[Obsolete("Deprecated since API8; Will be removed in API10. Please use InferenceTargetDevice instead.")] public enum InferenceTargetType
Name Description
CPU

CPU target

Custom

Custom target

GPU

GPU target