tensorflow:: אופס:: LoopCond

#include <control_flow_ops.h>

מעביר את הקלט לפלט.

סיכום

אופרטור זה מייצג את מצב סיום הלולאה המשמש את מתגי ה"ציר" של לולאה.

טיעונים:

  • scope: אובייקט Scope
  • קלט: סקלר בוליאני, המייצג את פרדיקט הענף של 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