Spec-Zone.ru › TensorFlow C++ 2.3

tensorflow::ops::MapUnstage

#include <data_flow_ops.h>

Операция удаляет и возвращает значения, связанные с ключом.

Summary

из базового контейнера. Если базовый контейнер не содержит этот ключ, операция будет блокироваться до тех пор, пока он не будет найден.

Аргументы:

  • scope: Объект Scope

Возвращаемые значения:

  • OutputList: Тензор значений.
Конструкторы и деструкторы
MapUnstage(const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes)
MapUnstage(const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::Attrs & attrs)
Публичные атрибуты
operation
Operation
values
::tensorflow::OutputList
Публичные функции
operator[](size_t index) const
::tensorflow::Output
Публичные статические функции
Capacity(int64 x)
Attrs
Container(StringPiece x)
Attrs
MemoryLimit(int64 x)
Attrs
SharedName(StringPiece x)
Attrs
Структуры
tensorflow::ops::MapUnstage::Attrs

Необязательные устанавливающие атрибуты для MapUnstage.

Публичные атрибуты

operation

Operation operation

values

::tensorflow::OutputList values

Публичные функции

MapUnstage

 MapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

MapUnstage

 MapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const MapUnstage::Attrs & attrs
)

operator[]

::tensorflow::Output operator[](
  size_t index
) const 

Публичные статические функции

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/r2.3/api_docs/cc/class/tensorflow/ops/map-unstage

Spec-Zone.ru

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