tensorflow:: אופס:: RealDiv

#include <math_ops.h>

מחזירה x / y מבחינת אלמנטים עבור טיפוסים אמיתיים.

סיכום

אם x ו- y הם ממשיים, זה יחזיר את חלוקת הנקודה הצפה.

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

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

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

RealDiv

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

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const