tensorflow :: ops :: ReaderSerializeState
#include <io_ops.h>
Utwórz tensor ciągu, który koduje stan czytnika.
streszczenie
Nie wszyscy czytelnicy obsługują serializację, więc może to spowodować wystąpienie niezaimplementowanego błędu.
Argumenty:
- zakres: obiekt Scope
- reader_handle: Handle to a Reader.
Zwroty:
-
Output
: Tensor stanu.
Konstruktorzy i niszczyciele | |
---|---|
ReaderSerializeState (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle) |
Atrybuty publiczne | |
---|---|
operation | |
state |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
operacja
Operation operation
stan
::tensorflow::Output state
Funkcje publiczne
ReaderSerializeState
ReaderSerializeState( const ::tensorflow::Scope & scope, ::tensorflow::Input reader_handle )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const