次の方法で共有


TensorFlowSettings interface

プロパティ

masterCommandLineArgs

マスター コマンド ライン引数。

parameterServerCommandLineArgs

パラメーター サーバー コマンド

parameterServerCount

パラメーター サーバーの数。 数値

pythonInterpreterPath

Python インタープリター パス。 パス

pythonScriptFilePath
workerCommandLineArgs

ワーカー コマンド ライン引数。

workerCount

ワーカー数。 ワーカー タスクの数。

プロパティの詳細

masterCommandLineArgs

マスター コマンド ライン引数。

masterCommandLineArgs?: string

プロパティ値

string

parameterServerCommandLineArgs

パラメーター サーバー コマンド

parameterServerCommandLineArgs?: string

プロパティ値

string

parameterServerCount

パラメーター サーバーの数。 数値

parameterServerCount?: number

プロパティ値

number

pythonInterpreterPath

Python インタープリター パス。 パス

pythonInterpreterPath?: string

プロパティ値

string

pythonScriptFilePath

pythonScriptFilePath: string

プロパティ値

string

workerCommandLineArgs

ワーカー コマンド ライン引数。

workerCommandLineArgs?: string

プロパティ値

string

workerCount

ワーカー数。 ワーカー タスクの数。

workerCount?: number

プロパティ値

number