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

#include <data_flow_ops.h>

সারি বন্ধ থাকলে সত্য ফেরত দেয়।

সারসংক্ষেপ

এই ক্রিয়াকলাপটি সারি বন্ধ হলে সত্য এবং সারি খোলা থাকলে মিথ্যা ফেরত দেয়।

যুক্তি:

  • স্কোপ: একটি স্কোপ অবজেক্ট
  • handle: একটি সারির হাতল।

রিটার্ন:

  • Output : is_closed টেনসর।

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

QueueIsClosedV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input handle)

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

is_closed
operation

পাবলিক ফাংশন

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

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

বন্ধ

::tensorflow::Output is_closed

অপারেশন

Operation operation

পাবলিক ফাংশন

QueueIsClosedV2

 QueueIsClosedV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const