Enum InferenceTargetType
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Specifies the type of target. It's used for running inference backend.
public enum InferenceTargetType
Fields
Name | Description |
---|---|
CPU | CPU target |
Custom | Custom target |
GPU | GPU target |