flux tensoriel : : opérations : : BoucleCond
#include <control_flow_ops.h>
Transfère l’entrée vers la sortie.
Résumé
Cet opérateur représente la condition de terminaison de boucle utilisée par les interrupteurs "pivot" d'une boucle.
Arguments :
- scope : un objet Scope
- input : un scalaire booléen, représentant le prédicat de branche de l'opération Switch .
Retours :
-
Output
: Le même tenseur queinput
.
Constructeurs et Destructeurs | |
---|---|
LoopCond (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
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
BoucleCond
LoopCond( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const