Zadbaj o dobrą organizację dzięki kolekcji Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.

tensorflow :: ops :: GetSessionHandleV2

#include <data_flow_ops.h>

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

streszczenie

Argumenty:

  • zakres: obiekt Scope
  • wartość: tensor do zapisania.

Zwroty:

  • Output : uchwyt dla tensora przechowywanego w stanie sesji, reprezentowany jako obiekt ResourceHandle.

Konstruktorzy i niszczyciele

GetSessionHandleV2 (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

GetSessionHandleV2

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

węzeł

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Output

 operator::tensorflow::Output() const