MLPredictionOptions.UsesCpuOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value that indicates whether to restrict prediction computations to the CPU.
public virtual bool UsesCpuOnly { [Foundation.Export("usesCPUOnly")] get; [Foundation.Export("setUsesCPUOnly:")] set; }
member this.UsesCpuOnly : bool with get, set
Property Value
- Attributes