flux tensoriel : : opérations : : TensorArraySize
#include <data_flow_ops.h>Obtenez la taille actuelle du TensorArray .
Résumé
Arguments :
- scope : un objet Scope
- handle : le handle d’un TensorArray (sortie de TensorArray ou TensorArrayGrad ).
- flow_in : un scalaire flottant qui applique un chaînage approprié des opérations.
Retours :
-
Output: La taille actuelle du TensorArray .
Constructeurs et Destructeurs | |
|---|---|
TensorArraySize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in) |
Attributs publics | |
|---|---|
operation | |
size | |
Fonctions publiques | |
|---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const | |
Attributs publics
opération
Operation operation
taille
::tensorflow::Output size
Fonctions publiques
TensorArraySize
TensorArraySize( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input flow_in )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const