tensorflow :: ops :: DebugGradientRefIdentity
#include <array_ops.h>
勾配デバッグ用のID操作。
概要
この操作は、Pythonでは公開されていません。 TensorFlow Debuggerは、勾配デバッグ用の勾配テンソルを登録するために使用します。この演算は、参照型テンソルで動作します。
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:出力テンソル。
コンストラクタとデストラクタ | |
---|---|
DebugGradientRefIdentity (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
パブリック属性 | |
---|---|
operation | |
output |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
出力
::tensorflow::Output output
公の行事
DebugGradientRefIdentity
DebugGradientRefIdentity( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const