tensorflow :: 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.
Retour:
-
Output
: 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
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const