تدفق التوتر:: العمليات:: التكرار التالي
#include <control_flow_ops.h>
يجعل مدخلاته متاحة للتكرار التالي.
ملخص
الحجج:
- النطاق: كائن النطاق
- البيانات: الموتر الذي سيتم إتاحته للتكرار التالي.
العوائد:
-
Output
: نفس الموتر مثلdata
.
البنائين والمدمرين | |
---|---|
NextIteration (const :: tensorflow::Scope & scope, :: tensorflow::Input data) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الصفات العامة
عملية
Operation operation
الإخراج
::tensorflow::Output output
الوظائف العامة
التكرار التالي
NextIteration(
const ::tensorflow::Scope & scope,
::tensorflow::Input data
)
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const