Tensorflow :: ops :: Nicht gleich
#include <math_ops.h>
Gibt den Wahrheitswert von (x! = Y) elementweise zurück.
Zusammenfassung
HINWEIS: NotEqual
unterstützt Rundfunk. Mehr zum Rundfunk hier
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der z-Tensor.
Konstruktoren und Destruktoren | |
---|---|
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) |
Öffentliche Attribute | |
---|---|
operation | |
z |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche statische Funktionen | |
---|---|
IncompatibleShapeError (bool x) |
Strukturen | |
---|---|
tensorflow :: ops :: NotEqual :: Attrs | Optionale Attributsetzer für NotEqual . |
Öffentliche Attribute
Operation
Operation operation
z
::tensorflow::Output z
Öffentliche Funktionen
Nicht gleich
NotEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
Nicht gleich
NotEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, const NotEqual::Attrs & attrs )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Öffentliche statische Funktionen
IncompatibleShapeError
Attrs IncompatibleShapeError( bool x )