ConfigureDistributedTPU

パブリック最終クラスConfigureDistributedTPU

分散 TPU システムの集中構造をセットアップします。

ネストされたクラス

クラスDistributedTPU.Options の構成ConfigureDistributedTPUのオプションの属性

パブリックメソッド

出力<文字列>
asOutput ()
テンソルのシンボリック ハンドルを返します。
静的ConfigureDistributedTPU.Options
コンピレーションFailureClosesChips (ブール値のcompilationFailureClosesChips)
静的ConfigureDistributedTPU
create (スコープスコープ、オプション...オプション)
新しい ConfigureDistributedTPU 操作をラップするクラスを作成するためのファクトリ メソッド。
静的ConfigureDistributedTPU.Options
embeddingConfig (文字列embeddingConfig)
静的ConfigureDistributedTPU.Options
EnableWholeMeshCompilations (ブール値のenableWholeMeshCompilations)
静的ConfigureDistributedTPU.Options
isGlobalInit (ブール値 isGlobalInit)
出力<文字列>
トポロジ()
TPU トポロジを記述するシリアル化された tensorflow.tpu.TopologyProto。
静的ConfigureDistributedTPU.Options
tpuEmbeddingConfig (文字列 tpuEmbeddingConfig)

継承されたメソッド

パブリックメソッド

public Output <String> asOutput ()

テンソルのシンボリック ハンドルを返します。

TensorFlow オペレーションへの入力は、別の TensorFlow オペレーションの出力です。このメソッドは、入力の計算を表すシンボリック ハンドルを取得するために使用されます。

public static ConfigureDistributedTPU.OptionsコンパイルFailureClosesChips (ブール値のコンパイルFailureClosesChips)

public static ConfigureDistributedTPU create (スコープスコープ、オプション...オプション)

新しい ConfigureDistributedTPU 操作をラップするクラスを作成するためのファクトリ メソッド。

パラメーター
範囲現在のスコープ
オプションオプションの属性値を持ちます
戻り値
  • ConfigureDistributedTPU の新しいインスタンス

public static ConfigureDistributedTPU.Options embeddingConfig (String embeddingConfig)

パラメーター
埋め込み設定予約済み。使ってはいけません。

public static ConfigureDistributedTPU.Options enableWholeMeshCompilations (ブール値のenableWholeMeshCompilations)

public static ConfigureDistributedTPU.Options isGlobalInit (ブール値 isGlobalInit)

パラメーター
isGlobalInit予約済み。使ってはいけません。

public Output <String>トポロジ()

TPU トポロジを記述するシリアル化された tensorflow.tpu.TopologyProto。

public static ConfigureDistributedTPU.Options tpuEmbeddingConfig (String tpuEmbeddingConfig)

パラメーター
tpuEmbeddingConfigプログラムの埋め込みルックアップを記述するシリアル化された tensorflow.tpu.TPUEmbeddingConfiguration。