OnnxOptions.GpuDeviceId 字段

定义

要 (上运行的 GPU 设备 ID,例如 0,1,..) 。 CPU 的 Null。 需要 CUDA 10.1。

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

字段值

适用于