Partilhar via


CNTKsettings.PythonScriptFilePath Propriedade

Definição

Obtém ou define o caminho do ficheiro 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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Script python a executar. Esta propriedade só pode ser especificada se o languageType for "Python".

Aplica-se a