Partilhar via


TensorFlowSettings.MasterCommandLineArgs Propriedade

Definição

Obtém ou define os argumentos da linha de comandos principal.

[Newtonsoft.Json.JsonProperty(PropertyName="masterCommandLineArgs")]
public string MasterCommandLineArgs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="masterCommandLineArgs")>]
member this.MasterCommandLineArgs : string with get, set
Public Property MasterCommandLineArgs As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Argumentos da linha de comandos que precisam de ser transmitidos para o script python para a tarefa principal.

Aplica-se a