Property InferenceDevice
InferenceDevice
How inference is performed for this Agent's model. This should not be set at runtime; use Agent.SetModel(string,Model,Policies.InferenceDevice) to set it instead.
Declaration
public InferenceDevice InferenceDevice { get; set; }
Property Value
| Type | Description |
|---|---|
| InferenceDevice |