CognitiveServicesManagedComputeDeploymentProperties.AcceleratorsPerInstance 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.
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)