Table of Contents

Enum GpuBackend

Namespace
JD.AI.Core.LocalModels
Assembly
JD.AI.Core.dll

GPU backend type detected or configured for inference.

public enum GpuBackend

Fields

Cpu = 0
Cuda = 1
Metal = 3
Vulkan = 2