テンソルフロー::作戦::アキュムレータApplyGradient
#include <data_flow_ops.h>
指定されたアキュムレータに勾配を適用します。
まとめ
local_step がアキュムレータの global_step より小さい場合は加算されません。
引数:
- スコープ:スコープオブジェクト
- handle: アキュムレータへのハンドル。
- local_step: 勾配が計算された local_step 値。
- gradient: 累積される勾配のテンソル。
戻り値:
- 作成された
Operation
コンストラクターとデストラクター | |
---|---|
AccumulatorApplyGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input local_step, :: tensorflow::Input gradient) |
パブリック属性 | |
---|---|
operation |
公共機能 | |
---|---|
operator::tensorflow::Operation () const |
パブリック属性
手術
Operation operation
公共機能
アキュムレータApplyGradient
AccumulatorApplyGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input local_step, ::tensorflow::Input gradient )
演算子::tensorflow::オペレーション
operator::tensorflow::Operation() const