tensorflow:: אופס:: איטרציה הבאה

#include <control_flow_ops.h>

הופך את הקלט שלו לזמין לאיטרציה הבאה.

סיכום

טיעונים:

  • scope: אובייקט Scope
  • נתונים: הטנזור שיהפוך לזמין לאיטרציה הבאה.

החזרות:

  • 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