tensorflow :: ops :: MapSize
#include <data_flow_ops.h>
Op restituisce il numero di elementi nel contenitore sottostante.
Sommario
Argomenti:
- scope: un oggetto Scope
Ritorna:
-
Output
: il tensore delle dimensioni.
Costruttori e distruttori | |
---|---|
MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::Attrs & attrs) |
Attributi pubblici | |
---|---|
operation | |
size |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Funzioni statiche pubbliche | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Structs | |
---|---|
tensorflow :: ops :: MapSize :: Attrs | Setter di attributi facoltativi per MapSize . |
Attributi pubblici
operazione
Operation operation
dimensione
::tensorflow::Output size
Funzioni pubbliche
MapSize
MapSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
MapSize
MapSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::Attrs & attrs )
nodo
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Funzioni statiche pubbliche
Capacità
Attrs Capacity( int64 x )
Contenitore
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )