Compartir a través de


ChainerSettings.PythonScriptFilePath Propiedad

Definición

Obtiene o establece la ruta de acceso del archivo de script de 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 propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Script de Python que se va a ejecutar.

Se aplica a