Property ExecutionProvider
ExecutionProvider
Gets or sets the execution provider, determining how the model is run (e.g., CPU, GPU, CUDA).
Declaration
MLExecutionProvider ExecutionProvider { get; set; }
Property Value
Type | Description |
---|---|
MLExecutionProvider |