tensorflow :: ops :: OrderedMapUnstage
#include <data_flow_ops.h>
Op usuwa i zwraca wartości skojarzone z kluczem.
Podsumowanie
z podstawowego pojemnika. Jeśli bazowy kontener nie zawiera tego klucza, operacja będzie blokować, dopóki to nie nastąpi.
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
OutputList
: tensor wartości.
Konstruktorzy i niszczyciele | |
---|---|
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 metody ustawiające atrybuty dla OrderedMapUnstage . |
Atrybuty publiczne
operacja
Operation operation
wartości
::tensorflow::OutputList values
Funkcje publiczne
OrderedMapUnstage
OrderedMapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
OrderedMapUnstage
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 )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )