fluxo tensor:: ops:: MapPeek
#include <data_flow_ops.h>
Op espia os valores na chave especificada.
Resumo
Se o
o contêiner subjacente não contém esta chave que esta operação bloqueará até que isso aconteça.
Argumentos:
- escopo: um objeto Escopo
Retorna:
-
OutputList
: o tensor de valores.
Construtores e Destruidores | |
---|---|
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) |
Atributos públicos | |
---|---|
operation | |
values |
Funções públicas | |
---|---|
operator[] (size_t index) const |
Funções estáticas públicas | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Estruturas | |
---|---|
tensorflow:: ops:: MapPeek:: Attrs | Configuradores de atributos opcionais para MapPeek . |
Atributos públicos
operação
Operation operation
valores
::tensorflow::OutputList values
Funções públicas
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 )
operador[]
::tensorflow::Output operator[]( size_t index ) const
Funções estáticas públicas
Capacidade
Attrs Capacity( int64 x )
Recipiente
Attrs Container( StringPiece x )
Limite de memória
Attrs MemoryLimit( int64 x )
Nome Compartilhado
Attrs SharedName( StringPiece x )