MLContext.GpuDeviceId Property

Definition

GPU device ID to run execution on, null to run on CPU.

public int? GpuDeviceId { get; set; }
member this.GpuDeviceId : Nullable<int> with get, set
Public Property GpuDeviceId As Nullable(Of Integer)

Property Value

Applies to