Compartir a través de


JobCreateParameters.HorovodSettings Propiedad

Definición

Obtiene o establece la configuración horovod.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.horovodSettings")]
public Microsoft.Azure.Management.BatchAI.Models.HorovodSettings HorovodSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.horovodSettings")>]
member this.HorovodSettings : Microsoft.Azure.Management.BatchAI.Models.HorovodSettings with get, set
Public Property HorovodSettings As HorovodSettings

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Configuración del trabajo de Horovod.

Se aplica a