تدفق التوتر:: العمليات:: ليس متساويا
#include <math_ops.h>
تُرجع القيمة الحقيقية للعنصر (x!= y).
ملخص
ملاحظة : NotEqual
يدعم البث. المزيد عن البث هنا
الحجج:
- النطاق: كائن النطاق
العوائد:
-
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) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
وظائف ثابتة العامة | |
---|---|
IncompatibleShapeError (bool x) |
الهياكل | |
---|---|
Tensorflow:: ops:: 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::الإخراج
operator::tensorflow::Output() const
وظائف ثابتة العامة
خطأ في الشكل غير متوافق
Attrs IncompatibleShapeError( bool x )