公共finalクラスConfigureDistributedTPU
分散TPUシステムの集中構造を設定します。
ネストされたクラス
クラス | ConfigureDistributedTPU.Options | 以下のためのオプションの属性ConfigureDistributedTPU |
パブリックメソッド
出力<文字列> | asOutput () テンソルのシンボリックハンドルを返します。 |
静的ConfigureDistributedTPU.Options | compilationFailureClosesChips (ブールcompilationFailureClosesChips) |
静的ConfigureDistributedTPU | |
静的ConfigureDistributedTPU.Options | embeddingConfig (文字列embeddingConfig) |
静的ConfigureDistributedTPU.Options | enableWholeMeshCompilations (ブールenableWholeMeshCompilations) |
静的ConfigureDistributedTPU.Options | isGlobalInit (ブールisGlobalInit) |
出力<文字列> | トポロジー() TPUトポロジを説明するシリアル化されたtensorflow.tpu.TopologyProto。 |
静的ConfigureDistributedTPU.Options | tpuCancellationClosesChips (ロングtpuCancellationClosesChips) |
静的ConfigureDistributedTPU.Options | tpuEmbeddingConfig (文字列tpuEmbeddingConfig) |
継承されたメソッド
パブリックメソッド
公共の出力<文字列> asOutput()
テンソルのシンボリックハンドルを返します。
TensorFlow操作への入力は、別のTensorFlow操作の出力です。このメソッドは、入力の計算を表すシンボリックハンドルを取得するために使用されます。
パブリック静的のConfigureDistributedTPU.OptionsのcompilationFailureClosesChips(ブールcompilationFailureClosesChips)
パブリック静的ConfigureDistributedTPU (作成スコープスコープ、オプション...オプション)
新しいConfigureDistributedTPU操作をラップするクラスを作成するファクトリメソッド。
パラメーター
範囲 | 現在のスコープ |
---|---|
オプション | オプションの属性値を運ぶ |
戻り値
- ConfigureDistributedTPUの新しいインスタンス
パブリック静的ConfigureDistributedTPU.Options embeddingConfig(文字列embeddingConfig)
パラメーター
embeddingConfig | 予約済み。使用禁止。 |
---|
パブリック静的ConfigureDistributedTPU.Options tpuEmbeddingConfig(文字列tpuEmbeddingConfig)
パラメーター
tpuEmbeddingConfig | プログラムの埋め込みルックアップを説明するシリアル化されたtensorflow.tpu.TPUEmbeddingConfiguration。 |
---|