টেনসরফ্লো :: অপস:: TensorArrayRead

#include <data_flow_ops.h>

আউটপুট value মধ্যে TensorArray থেকে একটি উপাদান পড়ুন।

সারসংক্ষেপ

যুক্তি:

  • স্কোপ: একটি স্কোপ অবজেক্ট
  • হ্যান্ডেল: একটি 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

পাবলিক ফাংশন

TensorArrayRead

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

নোড

::tensorflow::Node * node() const 

অপারেটর::টেনসরফ্লো::ইনপুট

 operator::tensorflow::Input() const 

অপারেটর::টেনসরফ্লো::আউটপুট

 operator::tensorflow::Output() const