Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)