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

#include <math_ops.h>

يُرجع عنصر x / y للأنواع الحقيقية.

ملخص

إذا كانت x و y حقيقية، فسيؤدي ذلك إلى إرجاع قسمة الفاصلة العائمة.

ملاحظة : Div يدعم البث. المزيد عن البث هنا

الحجج:

عائدات:

البنائين والمدمرين

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