тензорный поток:: опс:: MapUnstageNoKey

#include <data_flow_ops.h>

Op удаляет и возвращает случайное значение (ключ, значение)

Краткое содержание

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

Аргументы:

Возврат:

  • Output ключ
  • Значения OutputList

Конструкторы и деструкторы

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

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

key
operation
values

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

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

Структуры

tensorflow:: ops:: MapUnstageNoKey:: Attrs

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

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

ключ

::tensorflow::Output key

операция

Operation operation

ценности

::tensorflow::OutputList values

Общественные функции

MapUnstageNoKey

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

MapUnstageNoKey

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

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

Емкость

Attrs Capacity(
  int64 x
)

Контейнер

Attrs Container(
  StringPiece x
)

Лимит памяти

Attrs MemoryLimit(
  int64 x
)

Общее имя

Attrs SharedName(
  StringPiece x
)