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

#include <control_flow_ops.h>

إعادة توجيه الإدخال إلى الإخراج.

ملخص

يمثل هذا العامل حالة إنهاء الحلقة التي تستخدمها المفاتيح "المحورية" للحلقة.

الحجج:

  • النطاق: كائن النطاق
  • الإدخال: عدد منطقي، يمثل المسند الفرعي لـ Switch op.

عائدات:

  • 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

 LoopCond(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const