Udostępnij za pośrednictwem


TensorFlowSettings Klasa

Definicja

Ustawienia zadania TensorFlow.

public class TensorFlowSettings
type TensorFlowSettings = class
Public Class TensorFlowSettings
Dziedziczenie
TensorFlowSettings

Konstruktory

TensorFlowSettings()

Inicjuje nowe wystąpienie klasy TensorFlowSettings.

TensorFlowSettings(String, String, String, String, String, Nullable<Int32>, Nullable<Int32>)

Inicjuje nowe wystąpienie klasy TensorFlowSettings.

Właściwości

MasterCommandLineArgs

Pobiera lub ustawia główne argumenty wiersza polecenia.

ParameterServerCommandLineArgs

Pobiera lub ustawia argumenty wiersza polecenia serwera parametrów.

ParameterServerCount

Pobiera lub ustawia liczbę serwerów parametrów.

PythonInterpreterPath

Pobiera lub ustawia ścieżkę interpretera języka Python.

PythonScriptFilePath

Pobiera lub ustawia ścieżkę pliku skryptu języka Python.

WorkerCommandLineArgs

Pobiera lub ustawia argumenty wiersza polecenia procesu roboczego.

WorkerCount

Pobiera lub ustawia liczbę procesów roboczych.

Metody

Validate()

Zweryfikuj obiekt.

Dotyczy