Compartir a través de


HorovodSettings.PythonInterpreterPath Propiedad

Definición

Obtiene o establece la ruta de acceso del intérprete de Python.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Ruta de acceso al intérprete de Python.

Se aplica a