tensoreflusso:: ops:: ReaderNumWorkUnitsCompleted
#include <io_ops.h>Restituisce il numero di unità di lavoro che questo Reader ha terminato l'elaborazione.
Riepilogo
Argomenti:
- scope: un oggetto Scope
- reader_handle: handle per un lettore.
Resi:
-  Output: il tensore unità_completate.
| Costruttori e distruttori | |
|---|---|
| ReaderNumWorkUnitsCompleted (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle) | 
| Attributi pubblici | |
|---|---|
| operation | |
| units_completed | |
| Funzioni pubbliche | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
Attributi pubblici
operazione
Operation operation
unità_completate
::tensorflow::Output units_completed
Funzioni pubbliche
ReaderNumWorkUnitsCompleted
ReaderNumWorkUnitsCompleted( const ::tensorflow::Scope & scope, ::tensorflow::Input reader_handle )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const