tensoreflusso:: ops:: StagePeek
#include <data_flow_ops.h>Op dà una sbirciatina ai valori dell'indice specificato.
Riepilogo
Se il
il contenitore sottostante non contiene elementi sufficienti che questa operazione bloccherà finché non lo farà. Questa operazione è ottimizzata per le prestazioni.
Argomenti:
- scope: un oggetto Scope
Resi:
-
OutputList: il tensore dei valori.
Costruttori e distruttori | |
|---|---|
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes) | |
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::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:: StagePeek:: Attrs | Setter di attributi facoltativi per StagePeek . |
Attributi pubblici
operazione
Operation operation
valori
::tensorflow::OutputList values
Funzioni pubbliche
StagePeek
StagePeek( const ::tensorflow::Scope & scope, ::tensorflow::Input index, const DataTypeSlice & dtypes )
StagePeek
StagePeek( const ::tensorflow::Scope & scope, ::tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::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 )