Tensorflow :: ops :: QueueSize
#include <data_flow_ops.h>
Berechnet die Anzahl der Elemente in der angegebenen Warteschlange.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
- Handle: Das Handle zu einer Warteschlange.
Kehrt zurück:
-
Output
: Die Anzahl der Elemente in der angegebenen Warteschlange.
Konstruktoren und Destruktoren | |
---|---|
QueueSize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle) |
Ö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
QueueSize
QueueSize( const ::tensorflow::Scope & scope, ::tensorflow::Input handle )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const