টেনসরফ্লো :: অপস:: আনুমানিক সমান

#include <math_ops.h>

abs(xy) < সহনশীলতা উপাদান অনুযায়ী সত্য মান প্রদান করে।

সারসংক্ষেপ

যুক্তি:

রিটার্ন:

  • 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)

পাবলিক বৈশিষ্ট্য

operation
z

পাবলিক ফাংশন

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

পাবলিক স্ট্যাটিক ফাংশন

Tolerance (float x)

কাঠামো

tensorflow:: ops:: প্রায় সমান:: Attrs

AproxmateEqual- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।

পাবলিক বৈশিষ্ট্য

অপারেশন

Operation operation

z

::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 

অপারেটর::টেনসরফ্লো::ইনপুট

 operator::tensorflow::Input() const 

অপারেটর::টেনসরফ্লো::আউটপুট

 operator::tensorflow::Output() const 

পাবলিক স্ট্যাটিক ফাংশন

সহনশীলতা

Attrs Tolerance(
  float x
)