tensorflow::
ops::
MapClear
#include <data_flow_ops.h>
Op removes all elements in the underlying container.
Summary
Args:
- scope: A Scope object
Returns:
-
the created
Operation
Constructors and Destructors |
|
---|---|
MapClear
(const ::
tensorflow::Scope
& scope, const DataTypeSlice & dtypes)
|
|
MapClear
(const ::
tensorflow::Scope
& scope, const DataTypeSlice & dtypes, const
MapClear::Attrs
& attrs)
|
Public attributes |
|
---|---|
operation
|
Public functions |
|
---|---|
operator::tensorflow::Operation
() const
|
|
Public static functions |
|
---|---|
Capacity
(int64 x)
|
|
Container
(StringPiece x)
|
|
MemoryLimit
(int64 x)
|
|
SharedName
(StringPiece x)
|
Structs |
|
---|---|
tensorflow::
|
Optional attribute setters for MapClear . |
Public attributes
Public functions
MapClear
MapClear( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapClear::Attrs & attrs )
operator::tensorflow::Operation
operator::tensorflow::Operation() const