টেনসরফ্লো :: অপস:: সারি বন্ধ
#include <data_flow_ops.h>
সারি বন্ধ থাকলে সত্য ফেরত দেয়।
সারাংশ
এই ক্রিয়াকলাপটি সারি বন্ধ হলে সত্য এবং সারি খোলা থাকলে মিথ্যা ফেরত দেয়।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
- handle: একটি সারির হাতল।
রিটার্ন:
-
Output
: is_closed টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
QueueIsClosed (const :: tensorflow::Scope & scope, :: tensorflow::Input handle) |
পাবলিক বৈশিষ্ট্য | |
---|---|
is_closed | |
operation |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
is_closed
::tensorflow::Output is_closed
অপারেশন
Operation operation
পাবলিক ফাংশন
সারি বন্ধ
QueueIsClosed( const ::tensorflow::Scope & scope, ::tensorflow::Input handle )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const