tensorflow :: ops :: GetSessionTensor
#include <data_flow_ops.h>
Uzyskaj wartość tensora określoną przez jego uchwyt.
streszczenie
Argumenty:
- zakres: obiekt Scope
- uchwyt: uchwyt dla tensora przechowywanego w stanie sesji.
- dtype: typ wartości wyjściowej.
Zwroty:
-
Output
: Tensor dla podanego uchwytu.
Konstruktorzy i niszczyciele | |
---|---|
GetSessionTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, DataType dtype) |
Atrybuty publiczne | |
---|---|
operation | |
value |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
operacja
Operation operation
wartość
::tensorflow::Output value
Funkcje publiczne
GetSessionTensor
GetSessionTensor( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, DataType dtype )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const