Enum Target
Enum of target devices for computations.
Namespace: OpenCvSharp.Dnn
Assembly: OpenCvSharp.dll
Syntax
public enum Target
Fields
Name | Description |
---|---|
CPU | |
CUDA | |
CUDA_FP16 | |
FPGA | FPGA device with CPU fallbacks using Inference Engine's Heterogeneous plugin. |
HDDL | |
MYRIAD | |
OPENCL | |
OPENCL_FP16 | |
VULKAN |