تدفق التوتر:: العمليات:: التكرار التالي

#include <control_flow_ops.h>

يجعل مدخلاته متاحة للتكرار التالي.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • البيانات: الموتر الذي سيتم إتاحته للتكرار التالي.

عائدات:

  • Output : نفس الموتر مثل data .

البنائين والمدمرين

NextIteration (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

الوظائف العامة

التكرار التالي

 NextIteration(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input data
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const