tensorflow::ops::OrderedMapIncompleteSize
#include <data_flow_ops.h>
Операция возвращает количество неполных элементов в базовом контейнере.
Краткое описание
Аргументы:
- scope: Объект Scope
Возвращает:
-
Output: тензор размера.
| Конструкторы и деструкторы | |
|---|---|
OrderedMapIncompleteSize(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
OrderedMapIncompleteSize(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapIncompleteSize::Attrs & attrs) |
| Общедоступные атрибуты | |
|---|---|
operation | |
size | |
| Общедоступные функции | |
|---|---|
node() const | ::tensorflow::Node * |
operator::tensorflow::Input() const | |
operator::tensorflow::Output() const | |
| Общедоступные статические функции | |
|---|---|
Capacity(int64 x) | |
Container(StringPiece x) | |
MemoryLimit(int64 x) | |
SharedName(StringPiece x) | |
| Структуры | |
|---|---|
| tensorflow::ops::OrderedMapIncompleteSize::Attrs | Дополнительные атрибуты установки для OrderedMapIncompleteSize. |
Общедоступные атрибуты
operation
Operation operation
размер
::tensorflow::Output size
Общедоступные функции
OrderedMapIncompleteSize
OrderedMapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
OrderedMapIncompleteSize
OrderedMapIncompleteSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapIncompleteSize::Attrs & attrs )
узел
::tensorflow::Node * node() const
оператор::tensorflow::Input
operator::tensorflow::Input() const
оператор::tensorflow::Output
operator::tensorflow::Output() const
Общедоступные статические функции
Ёмкость
Attrs Capacity( int64 x )
Контейнер
Attrs Container( StringPiece x )
Предел памяти
Attrs MemoryLimit( int64 x )
Общее имя
Attrs SharedName( StringPiece x )
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/class/tensorflow/ops/ordered-map-incomplete-size