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

tensorflow :: ops :: TensorArrayRead

#include <data_flow_ops.h>

Odczytaj element z TensorArray do value wyjściowej.

streszczenie

Argumenty:

  • zakres: obiekt Scope
  • uchwyt: uchwyt do TensorArray .
  • flow_in: zmiennoprzecinkowy skalar, który wymusza prawidłowe łańcuchowanie operacji.
  • dtype: typ zwracanego elementu.

Zwroty:

Konstruktorzy i niszczyciele

TensorArrayRead (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input flow_in, 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

TensorArrayRead

 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 :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Output

 operator::tensorflow::Output() const