przepływ tensorowy:: ops:: MapaUnstageNoKey

#include <data_flow_ops.h>

Op usuwa i zwraca losowy (klucz, wartość)

Streszczenie

z pojemnika znajdującego się pod spodem. Jeśli podstawowy kontener nie zawiera elementów, operacja będzie blokowana, dopóki tak się nie stanie.

Argumenty:

Zwroty:

  • Klucz Output
  • Wartości OutputList

Konstruktory i destruktory

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)

Atrybuty publiczne

key
operation
values

Publiczne funkcje statyczne

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

Struktury

tensorflow:: ops:: MapUnstageNoKey:: Attrs

Opcjonalne moduły ustawiające atrybuty dla MapUnstageNoKey .

Atrybuty publiczne

klucz

::tensorflow::Output key

operacja

Operation operation

wartości

::tensorflow::OutputList values

Funkcje publiczne

MapaUnstageNoKey

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

MapaUnstageNoKey

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

Publiczne funkcje statyczne

Pojemność

Attrs Capacity(
  int64 x
)

Pojemnik

Attrs Container(
  StringPiece x
)

Limit pamięci

Attrs MemoryLimit(
  int64 x
)

Wspólna nazwa

Attrs SharedName(
  StringPiece x
)