تينسورفلو :: العمليات :: ليس متساوي

#include <math_ops.h>

لعرض القيمة الحقيقية لـ (x! = y) من حيث العنصر.

ملخص

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

الحجج:

عائدات:

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

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

السمات العامة

operation
z

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

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

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

IncompatibleShapeError (bool x)

الهياكل

tensorflow :: العمليات :: NotEqual :: Attrs

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

السمات العامة

عملية

Operation operation

ض

::tensorflow::Output z

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

ليس متساوي

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

ليس متساوي

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

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const 

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

غير متوافق

Attrs IncompatibleShapeError(
  bool x
)