Spec-Zone.ru › TensorFlow C++ 1.15

tensorflow::ops::MapIncompleteSize

#include <data_flow_ops.h>

Операция возвращает количество неполных элементов в базовом контейнере.

Summary

Arguments:

  • scope: An object Scope

Returns:

  • Output: Tensor размера.
Constructors and Destructors
MapIncompleteSize(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes)
MapIncompleteSize(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapIncompleteSize::Attrs & attrs)
Public attributes
operation
Operation
size
::tensorflow::Output
Public functions
node() const
::tensorflow::Node *
operator::tensorflow::Input() const
operator::tensorflow::Output() const
Public static functions
Capacity(int64 x)
Attrs
Container(StringPiece x)
Attrs
MemoryLimit(int64 x)
Attrs
SharedName(StringPiece x)
Attrs
Structs
tensorflow::ops::MapIncompleteSize::Attrs

Дополнительные атрибуты для MapIncompleteSize.

Public attributes

operation

Operation operation

size

::tensorflow::Output size

Public functions

MapIncompleteSize

 MapIncompleteSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

MapIncompleteSize

 MapIncompleteSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const MapIncompleteSize::Attrs & attrs
)

node

::tensorflow::Node * node() const 

operator::tensorflow::Input

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
)

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/class/tensorflow/ops/map-incomplete-size

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API