تدفق التوتر:: العمليات:: قراءة TensorArray

#include <data_flow_ops.h>

قراءة عنصر من TensorArray إلى value الإخراج.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • المقبض: المقبض إلى TensorArray .
  • flow_in: عددي عائم يفرض التسلسل الصحيح للعمليات.
  • dtype: نوع العنصر الذي تم إرجاعه.

عائدات:

البنائين والمدمرين

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

الصفات العامة

operation
value

الوظائف العامة

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

الصفات العامة

عملية

Operation operation

قيمة

::tensorflow::Output value

الوظائف العامة

قراءة TensorArray

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

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const