Partilhar via


Caffe2Settings.CommandLineArgs Propriedade

Definição

Obtém ou define argumentos da linha de comandos.

[Newtonsoft.Json.JsonProperty(PropertyName="commandLineArgs")]
public string CommandLineArgs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commandLineArgs")>]
member this.CommandLineArgs : string with get, set
Public Property CommandLineArgs 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.

Aplica-se a