ProcessingUnit Enumeration

Namespace: id3.Face

Definition

Enumerates the processing units for the inference of AI models.

Fields

Name

Value

Description

cpu

0

CPU.

gpu

1

GPU (automatic backend selection).

opencl

2

OpenCL Backend.

cuda

3

CUDA Backend.

metal

4

Metal Backend.

vulkan

5

Vulkan Backend.