tensoreflusso:: ops:: DebugGradientRefIdentity
#include <array_ops.h>
Operazione identità per il debug del gradiente.
Riepilogo
Questa operazione è nascosta al pubblico in Python. Viene utilizzato da TensorFlow Debugger per registrare i tensori del gradiente per il debug del gradiente. Questa operazione opera su tensori di tipo riferimento.
Argomenti:
- scope: un oggetto Scope
Resi:
-
Output
: il tensore di uscita.
Costruttori e distruttori | |
---|---|
DebugGradientRefIdentity (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Attributi pubblici | |
---|---|
operation | |
output |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributi pubblici
operazione
Operation operation
produzione
::tensorflow::Output output
Funzioni pubbliche
DebugGradientRefIdentity
DebugGradientRefIdentity( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const