tensorflow:: אופס:: לא שווה

#include <math_ops.h>

מחזירה את ערך האמת של (x != y) מבחינת אלמנט.

סיכום

הערה : NotEqual תומך בשידור. עוד על השידור כאן

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

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

פונקציות סטטיות ציבוריות

IncompatibleShapeError

Attrs IncompatibleShapeError(
  bool x
)