tensoreflusso:: ops:: Non Uguale
#include <math_ops.h>
Restituisce il valore di verità di (x != y) per elemento.
Riepilogo
NOTA : NotEqual
supporta la trasmissione. Maggiori informazioni sulla trasmissione qui
Argomenti:
- scope: un oggetto Scope
Resi:
-
Output
: il tensore z.
Costruttori e distruttori | |
---|---|
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) |
Attributi pubblici | |
---|---|
operation | |
z |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Funzioni pubbliche statiche | |
---|---|
IncompatibleShapeError (bool x) |
Strutture | |
---|---|
tensorflow:: ops:: NotEqual:: Attrs | Setter di attributi facoltativi per NotEqual . |
Attributi pubblici
operazione
Operation operation
z
::tensorflow::Output z
Funzioni pubbliche
Non Uguale
NotEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
Non Uguale
NotEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, const NotEqual::Attrs & attrs )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const
Funzioni pubbliche statiche
Errore di forma incompatibile
Attrs IncompatibleShapeError( bool x )