flux tensoriel : : opérations : : RefNextItération
#include <control_flow_ops.h>
Rend son entrée disponible pour l’itération suivante.
Résumé
Arguments :
- scope : un objet Scope
- data : Le tenseur à mettre à disposition pour la prochaine itération.
Retours :
-
Output
: Le même tenseur quedata
.
Constructeurs et Destructeurs | |
---|---|
RefNextIteration (const :: tensorflow::Scope & scope, :: tensorflow::Input data) |
Attributs publics | |
---|---|
operation | |
output |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
sortir
::tensorflow::Output output
Fonctions publiques
RefNextItération
RefNextIteration( const ::tensorflow::Scope & scope, ::tensorflow::Input data )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const