نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

تينسورفلو :: العمليات :: 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 :: Output

 operator::tensorflow::Output() const