tensorflow::
ops::
MapSize
#include <data_flow_ops.h>
Op returns the number of elements in the underlying container.
Summary
Args:
- scope: A Scope object
Returns:
-
Output
: The size tensor.
Constructors and Destructors |
|
---|---|
MapSize
(const ::
tensorflow::Scope
& scope, const DataTypeSlice & dtypes)
|
|
MapSize
(const ::
tensorflow::Scope
& scope, const DataTypeSlice & dtypes, const
MapSize::Attrs
& attrs)
|
Public attributes |
|
---|---|
operation
|
|
size
|
Public functions |
|
---|---|
node
() const
|
::tensorflow::Node *
|
operator::tensorflow::Input
() const
|
|
operator::tensorflow::Output
() const
|
|
Public static functions |
|
---|---|
Capacity
(int64 x)
|
|
Container
(StringPiece x)
|
|
MemoryLimit
(int64 x)
|
|
SharedName
(StringPiece x)
|
Structs |
|
---|---|
tensorflow::
|
Optional attribute setters for MapSize . |
Public attributes
Public functions
MapSize
MapSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::Attrs & attrs )
node
::tensorflow::Node * node() const
operator::tensorflow::Input
operator::tensorflow::Input() const
operator::tensorflow::Output
operator::tensorflow::Output() const