Partager via


CNTKsettings.CommandLineArgs Propriété

Définition

Obtient ou définit des arguments de ligne de commande.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Arguments de ligne de commande qui doivent être passés au script Python ou à l’exécutable cntk.

S’applique à