tensoreflusso:: ops:: MapPeek
#include <data_flow_ops.h>
Op dà una sbirciatina ai valori della chiave specificata.
Riepilogo
Se il
il contenitore sottostante non contiene questa chiave che questa operazione bloccherà finché non lo farà.
Argomenti:
- scope: un oggetto Scope
Resi:
-
OutputList
: il tensore dei valori.
Costruttori e distruttori | |
---|---|
MapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
MapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapPeek::Attrs & attrs) |
Attributi pubblici | |
---|---|
operation | |
values |
Funzioni pubbliche | |
---|---|
operator[] (size_t index) const |
Funzioni pubbliche statiche | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Strutture | |
---|---|
tensorflow:: ops:: MapPeek:: Attrs | Setter di attributi facoltativi per MapPeek . |
Attributi pubblici
operazione
Operation operation
valori
::tensorflow::OutputList values
Funzioni pubbliche
MapPeek
MapPeek( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
MapPeek
MapPeek( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapPeek::Attrs & attrs )
operatore[]
::tensorflow::Output operator[]( size_t index ) const
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 )