CognitiveServicesManagedComputeDeploymentProperties.AcceleratorsPerInstance Property

Definition

Read-only. Number of accelerators (GPUs) consumed by each model instance, sourced from the deployment template.

public int? AcceleratorsPerInstance { get; }
member this.AcceleratorsPerInstance : Nullable<int>
Public ReadOnly Property AcceleratorsPerInstance As Nullable(Of Integer)

Property Value

Applies to