tensoreflusso:: ops:: MappaUnstageNoKey

#include <data_flow_ops.h>

Op rimuove e restituisce un valore casuale (chiave, valore)

Riepilogo

dal contenitore sottostante. Se il contenitore sottostante non contiene elementi, l'operazione si bloccherà finché non lo farà.

Argomenti:

Ritorna:

  • Tasto Output
  • Valori OutputList

Costruttori e distruttori

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)

Attributi pubblici

key
operation
values

Funzioni pubbliche statiche

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

Strutture

tensorflow:: ops:: MapUnstageNoKey:: Attrs

Setter di attributi facoltativi per MapUnstageNoKey .

Attributi pubblici

chiave

::tensorflow::Output key

operazione

Operation operation

valori

::tensorflow::OutputList values

Funzioni pubbliche

MappaUnstageNoKey

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

MappaUnstageNoKey

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

Funzioni pubbliche statiche

Capacità

Attrs Capacity(
  int64 x
)

Contenitore

Attrs Container(
  StringPiece x
)

Limite di memoria

Attrs MemoryLimit(
  int64 x
)

Nome condiviso

Attrs SharedName(
  StringPiece x
)