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