Tensorflow :: ops :: BarrierIncompleteSize
#include <data_flow_ops.h>
Berechnet die Anzahl unvollständiger Elemente in der angegebenen Barriere.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
- Griff: Der Griff zu einer Barriere.
Kehrt zurück:
-
Output
: Die Anzahl unvollständiger Elemente (dh solche, bei denen einige ihrer Wertkomponenten nicht festgelegt sind) in der Barriere.
Konstruktoren und Destruktoren | |
---|---|
BarrierIncompleteSize (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
BarrierIncompleteSize
BarrierIncompleteSize( 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