tensorflow::ops::OrderedMapSize
#include <data_flow_ops.h>
Op returns the number of elements in the underlying container.
Summary
Arguments:
Returns:
Public attributes
operation
Operation operation
size
::tensorflow::Output size
Public functions
OrderedMapSize
OrderedMapSize(
const ::tensorflow::Scope & scope,
const DataTypeSlice & dtypes
)
OrderedMapSize
OrderedMapSize(
const ::tensorflow::Scope & scope,
const DataTypeSlice & dtypes,
const OrderedMapSize::Attrs & attrs
)
node
::tensorflow::Node * node() const
operator::tensorflow::Input() const
operator::tensorflow::Output
operator::tensorflow::Output() const
Public static functions
Capacity
Attrs Capacity(
int64 x
)
Container
Attrs Container(
StringPiece x
)
MemoryLimit
Attrs MemoryLimit(
int64 x
)
SharedName
Attrs SharedName(
StringPiece x
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-06-29 UTC.
[null,null,["Last updated 2020-06-29 UTC."],[],[]]