Property ExecutionProvider
ExecutionProvider
Gets or sets the execution provider for running the ML model (e.g., CPU, GPU). Default is set to MLExecutionProvider.Default.
Declaration
public MLExecutionProvider ExecutionProvider { get; set; }
Property Value
| Type | Description |
|---|---|
| MLExecutionProvider |