tensorflow:: אופס:: מִינִימוּם

#include <math_ops.h>

מחזירה את המינימום של x ו-y (כלומר

סיכום

x < y ? x : y) מבחינת אלמנט.

הערה : Minimum תומך בשידור. עוד על השידור כאן

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

Minimum (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)

תכונות ציבוריות

operation
z

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

מבצע

Operation operation

ז

::tensorflow::Output z

תפקידים ציבוריים

מִינִימוּם

 Minimum(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const