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