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

#include <math_ops.h>

تُرجع القيمة الحقيقية لـ abs(xy) <عنصر التسامح.

ملخص

الحجج:

عائدات:

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

ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)
ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, const ApproximateEqual::Attrs & attrs)

الصفات العامة

operation
z

الوظائف العامة

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

وظائف ثابتة العامة

Tolerance (float x)

الهياكل

Tensorflow:: ops:: ApproximateEqual:: Attrs

محددات السمات الاختيارية لـ ApproximateEqual .

الصفات العامة

عملية

Operation operation

ض

::tensorflow::Output z

الوظائف العامة

تقريبي

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

تقريبي

 ApproximateEqual(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y,
  const ApproximateEqual::Attrs & attrs
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const 

وظائف ثابتة العامة

تسامح

Attrs Tolerance(
  float x
)