RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug

public Final class RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug

デバッグサポートを使用して周波数推定器埋め込みパラメータを取得します。

ホストメモリへの埋め込みから最適化パラメータを取得する演算。正しい埋め込みテーブル構成を設定する ConfigureTPUEmbeddingHost オペレーションを前に置く必要があります。たとえば、この操作はチェックポイントを保存する前に更新されたパラメータを取得するために使用されます。

ネストされたクラス

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

パブリックメソッド

static RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug.Options
config (文字列構成)
static RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug
create (スコープscope、Long numShards、Long shardId、オプション...オプション)
新しい RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug オペレーションをラップするクラスを作成するファクトリ メソッド。
出力<浮動小数点>
勾配アキュムレータ()
パラメーター gradient_accumulators は、周波数推定器最適化アルゴリズムによって更新されます。
出力<浮動小数点>
最後のヒットステップ()
パラメータ last_hit_step は周波数推定最適化アルゴリズムによって更新されます。
出力<浮動小数点>
パラメーター()
パラメータ 周波数推定最適化アルゴリズムによって更新されるパラメータ。
static RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug.Options
tableId (長いテーブル ID)
static RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug.Options
テーブル名(文字列テーブル名)

継承されたメソッド

パブリックメソッド

public static RetrieveTPUEmbeddingFrequencyEstimatorParametersGradAccumDebug create (スコープscope、Long numShards、Long shardId、 Options...オプション)

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

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

public Output <Float> gradientAccumulators ()

パラメーター gradient_accumulators は、周波数推定器最適化アルゴリズムによって更新されます。

public Output <Float> lastHitStep ()

パラメータ last_hit_step は周波数推定最適化アルゴリズムによって更新されます。

public出力<Float>パラメータ()

パラメータ 周波数推定最適化アルゴリズムによって更新されるパラメータ。