Partager via


TensorFlow.ParameterServerCount Property

Definition

Number of parameter server tasks.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int? ParameterServerCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ParameterServerCount : Nullable<int> with get, set
Public Property ParameterServerCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to