1 implementation of GpuDeviceId
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
333
public int?
GpuDeviceId
{ get; set; }
1 write to GpuDeviceId
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
427
((IHostEnvironmentInternal)host).
GpuDeviceId
= GpuDeviceId;