Tensorflow :: ops :: MapIncompleteSize
#include <data_flow_ops.h>
Op gibt die Anzahl der unvollständigen Elemente im zugrunde liegenden Container zurück.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der Größentensor.
Konstruktoren und Destruktoren | |
---|---|
MapIncompleteSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
MapIncompleteSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapIncompleteSize::Attrs & attrs) |
Öffentliche Attribute | |
---|---|
operation | |
size |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche statische Funktionen | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Strukturen | |
---|---|
tensorflow :: ops :: MapIncompleteSize :: Attrs | Optionale Attributsetzer für MapIncompleteSize . |
Öffentliche Attribute
Operation
Operation operation
Größe
::tensorflow::Output size
Öffentliche Funktionen
MapIncompleteSize
MapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
MapIncompleteSize
MapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapIncompleteSize::Attrs & attrs )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Öffentliche statische Funktionen
Kapazität
Attrs Capacity( int64 x )
Container
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )