tensoreflusso:: ops:: OttieniSessionTensor
#include <data_flow_ops.h>
Ottieni il valore del tensore specificato dal suo handle.
Riepilogo
Argomenti:
- scope: un oggetto Scope
- handle: l'handle per un tensore memorizzato nello stato della sessione.
- dtype: il tipo del valore di output.
Resi:
-
Output
: il tensore per la maniglia specificata.
Costruttori e distruttori | |
---|---|
GetSessionTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, DataType dtype) |
Attributi pubblici | |
---|---|
operation | |
value |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributi pubblici
operazione
Operation operation
valore
::tensorflow::Output value
Funzioni pubbliche
OttieniSessionTensor
GetSessionTensor( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, DataType dtype )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const