przepływ tensorowy:: ops:: Pobierz uchwyt sesji

#include <data_flow_ops.h>

Przechowuj tensor wejściowy w stanie bieżącej sesji.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • wartość: tensor, który ma być przechowywany.

Zwroty:

  • Output : uchwyt tensora przechowywanego w stanie sesji, reprezentowany jako ciąg znaków.

Konstruktory i destruktory

GetSessionHandle (const :: tensorflow::Scope & scope, :: tensorflow::Input value)

Atrybuty publiczne

handle
operation

Funkcje publiczne

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Atrybuty publiczne

uchwyt

::tensorflow::Output handle

operacja

Operation operation

Funkcje publiczne

Pobierz uchwyt sesji

 GetSessionHandle(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input value
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const