tensorflow :: অপস:: TensorArraySize

#include <data_flow_ops.h>

TensorArray এর বর্তমান আকার পান।

সারসংক্ষেপ

যুক্তি:

  • স্কোপ: একটি স্কোপ অবজেক্ট
  • হ্যান্ডেল: একটি TensorArray- এর হ্যান্ডেল ( TensorArray বা TensorArrayGrad- এর আউটপুট)।
  • flow_in: একটি ফ্লোট স্কেলার যা অপারেশনের সঠিক চেইনিং প্রয়োগ করে।

রিটার্ন:

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

TensorArraySize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in)

পাবলিক বৈশিষ্ট্য

operation
size

পাবলিক ফাংশন

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

পাবলিক বৈশিষ্ট্য

অপারেশন

Operation operation

আকার

::tensorflow::Output size

পাবলিক ফাংশন

TensorArraySize

 TensorArraySize(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  ::tensorflow::Input flow_in
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const