Enum InferenceTargetDevice
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Specifies the target device which is used for running Backend.
[Obsolete("Deprecated since API12. Will be removed in API15.")]
public enum InferenceTargetDevice
Fields
| Name | Description |
|---|---|
| CPU | CPU device |
| Custom | Custom device |
| GPU | GPU device |