Partager via


CNTKsettings.PythonScriptFilePath Propriété

Définition

Obtient ou définit le chemin du fichier de script Python.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Script Python à exécuter. Cette propriété ne peut être spécifiée que si languageType est « Python ».

S’applique à