次の方法で共有


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) 

フィールド値

適用対象