przepływ tensorowy:: ops:: MapaUnstage

#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

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)

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:: MapUnstage:: Attrs

Opcjonalne moduły ustawiające atrybuty dla MapUnstage .

Atrybuty publiczne

operacja

Operation operation

wartości

::tensorflow::OutputList values

Funkcje publiczne

MapaUnstage

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

MapaUnstage

 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 

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
)