tensorflow::ops::MapClear
#include <data_flow_ops.h>
Op removes all elements in the underlying container.
Summary
Arguments:
Returns:
Public attributes
operation
Operation operation
Public functions
MapClear
MapClear(
const ::tensorflow::Scope & scope,
const DataTypeSlice & dtypes
)
MapClear
MapClear(
const ::tensorflow::Scope & scope,
const DataTypeSlice & dtypes,
const MapClear::Attrs & attrs
)
operator::tensorflow::Operation
operator::tensorflow::Operation() const
Public static functions
Capacity
Attrs Capacity(
int64 x
)
Container
Attrs Container(
StringPiece x
)
MemoryLimit
Attrs MemoryLimit(
int64 x
)
SharedName
Attrs SharedName(
StringPiece x
)