przepływ tensorowy:: ops:: TensorArrayOdczyt

#include <data_flow_ops.h>

Odczytaj element z TensorArray do value wyjściowej.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • handle: Uchwyt do TensorArray .
  • flow_in: Skalar typu float, który wymusza prawidłowe łączenie operacji.
  • dtype: Typ zwracanego elementu.

Zwroty:

Konstruktory i destruktory

TensorArrayRead (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input flow_in, DataType dtype)

Funkcje publiczne

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

Atrybuty publiczne

działanie

Operation operation

wartość

::tensorflow::Output value

Funkcje publiczne

TensorArrayOdczyt

 TensorArrayRead(
 
const ::tensorflow::Scope & scope,
 
::tensorflow::Input handle,
 
::tensorflow::Input index,
 
::tensorflow::Input flow_in,
 
DataType dtype
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const