เทนเซอร์โฟลว์:: ปฏิบัติการ:: โดยประมาณเท่ากัน

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

โครงสร้าง

เทนเซอร์โฟลว์ :: ops :: ApproximateEqual :: Attrs

ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ ApproximateEqual

คุณลักษณะสาธารณะ

การดำเนินการ

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 

ตัวดำเนินการ::tensorflow::อินพุต

 operator::tensorflow::Input() const 

ตัวดำเนินการ::tensorflow::เอาต์พุต

 operator::tensorflow::Output() const 

ฟังก์ชันคงที่สาธารณะ

ความอดทน

Attrs Tolerance(
  float x
)