flux tensoriel : : opérations : : TensorArrayRead
#include <data_flow_ops.h>
Lire un élément du TensorArray dans value
de sortie .
Résumé
Arguments :
- scope : un objet Scope
- handle : le handle d'un TensorArray .
- flow_in : un scalaire flottant qui applique un chaînage approprié des opérations.
- dtype : le type de l'élément renvoyé.
Retours :
-
Output
: le tenseur lu à partir du TensorArray .
Constructeurs et Destructeurs | |
---|---|
TensorArrayRead (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input flow_in, DataType dtype) |
Attributs publics | |
---|---|
operation | |
value |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
valeur
::tensorflow::Output value
Fonctions publiques
TensorArrayRead
TensorArrayRead( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input index, ::tensorflow::Input flow_in, DataType dtype )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const