przepływ tensorowy:: ops:: Zamówiona mapa Unstage

#include <data_flow_ops.h>

Op usuwa i zwraca wartości powiązane z kluczem.

Streszczenie

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

Argumenty:

Zwroty:

  • OutputList : Tensor wartości.

Konstruktory i destruktory

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

Atrybuty publiczne

operation
values

Funkcje publiczne

operator[] (size_t index) const

Publiczne funkcje statyczne

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

Struktury

tensorflow:: ops:: OrderedMapUnstage:: Attrs

Opcjonalne moduły ustawiające atrybuty dla OrderedMapUnstage .

Atrybuty publiczne

operacja

Operation operation

wartości

::tensorflow::OutputList values

Funkcje publiczne

Zamówiona mapa Unstage

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

Zamówiona mapa Unstage

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

operator[]

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

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
)