tensorflow :: opérations :: RefNextIteration
#include <control_flow_ops.h>
Rend son entrée disponible pour la prochaine itération.
Résumé
Arguments:
- scope: un objet Scope
- data: Le tenseur à mettre à disposition pour la prochaine itération.
Retour:
-
Output
: le même tenseur que lesdata
.
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
production
::tensorflow::Output output
Fonctions publiques
RefNextIteration
RefNextIteration( const ::tensorflow::Scope & scope, ::tensorflow::Input data )
nœud
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const