przepływ tensorowy:: ops:: PobierzSessionTensor

#include <data_flow_ops.h>

Pobierz wartość tensora określoną przez jego uchwyt.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • handle: Uchwyt tensora przechowywanego w stanie sesji.
  • dtype: Typ wartości wyjściowej.

Zwroty:

  • Output : Tensor dla danego uchwytu.

Konstruktory i destruktory

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

PobierzSessionTensor

 GetSessionTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  DataType dtype
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const