Compartir a través de


JobCreateParameters.TensorFlowSettings Propiedad

Definición

Obtiene o establece la configuración de tensorFlow.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Configuración del trabajo de Tensor Flow.

Se aplica a