Implemented interface member:
property
GpuDeviceId
Microsoft.ML.Runtime.IHostEnvironmentInternal.GpuDeviceId
1 write to GpuDeviceId
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
399
GpuDeviceId
= Master?.GpuDeviceId;
2 references to GpuDeviceId
Microsoft.ML.Core (2)
Environment\HostEnvironmentBase.cs (2)
399
GpuDeviceId = Master?.
GpuDeviceId
;
427
((IHostEnvironmentInternal)host).GpuDeviceId =
GpuDeviceId
;