パブリック最終クラスConfigureTPUEmbedding
分散 TPU システムで TPUEmbedding をセットアップします。
定数
弦 | OP_NAME | TensorFlow コア エンジンによって認識される、この演算の名前 |
パブリックメソッド
静的ConfigureTPUEmbedding |
継承されたメソッド
定数
パブリック静的最終文字列OP_NAME
TensorFlow コア エンジンによって認識される、この演算の名前
定数値: "ConfigureTPUEmbedding"
パブリックメソッド
public static ConfigureTPUEmbedding create (スコープscope、String config)
新しい ConfigureTPUEmbedding オペレーションをラップするクラスを作成するためのファクトリ メソッド。
パラメーター
範囲 | 現在のスコープ |
---|---|
構成 | プログラムの埋め込みルックアップを記述するシリアル化された tensorflow.tpu.TPUEmbeddingConfiguration。 |
戻り値
- ConfigureTPUEmbedding の新しいインスタンス