Share via


OnnxOptions.GpuDeviceId Field

Definition

GPU device id to run on (e.g. 0,1,..). Null for CPU. Requires CUDA 10.1.

public int? GpuDeviceId;
val mutable GpuDeviceId : Nullable<int>
Public GpuDeviceId As Nullable(Of Integer) 

Field Value

Applies to