Tensorflow :: ops :: TensorArraySize
#include <data_flow_ops.h>
Holen Sie sich die aktuelle Größe des TensorArray .
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
- handle: Das Handle für ein TensorArray (Ausgabe von TensorArray oder TensorArrayGrad ).
- flow_in: Ein Float-Skalar, der die ordnungsgemäße Verkettung von Operationen erzwingt.
Kehrt zurück:
-
Output
: Die aktuelle Größe des TensorArray .
Konstruktoren und Destruktoren | |
---|---|
TensorArraySize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in) |
Öffentliche Attribute | |
---|---|
operation | |
size |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
Größe
::tensorflow::Output size
Öffentliche Funktionen
TensorArraySize
TensorArraySize( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input flow_in )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const