IsTPUEmbeddingInitialized

パブリック最終クラスIsTPUEmbeddingInitialized

TPU 埋め込みが分散 TPU システムで初期化されるかどうか。

ネストされたクラス

クラスIsTPUEmbeddingInitialized.Options IsTPUEmbeddingInitializedのオプションの属性

パブリックメソッド

出力<ブール値>
asOutput ()
テンソルのシンボリック ハンドルを返します。
静的IsTPUEmbeddingInitialized.Options
config (文字列構成)
静的IsTPUEmbeddingInitialized
create (スコープスコープ、オプション...オプション)
新しい IsTPUEmbeddingInitialized オペレーションをラップするクラスを作成するファクトリ メソッド。
出力<ブール値>

継承されたメソッド

パブリックメソッド

public Output <Boolean> asOutput ()

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

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

public static IsTPUEmbeddingInitialized.Options構成(文字列構成)

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

新しい IsTPUEmbeddingInitialized オペレーションをラップするクラスを作成するファクトリ メソッド。

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

public出力<Boolean> isTpuEmbeddingInitialized ()