flux tensoriel : : opérations : : MulNoNan
#include <math_ops.h>
Renvoie x * y par élément.
Résumé
Renvoie zéro si y est nul, même si x est infini ou NaN.
REMARQUE : MulNoNan
prend en charge la diffusion. En savoir plus sur la diffusion ici
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur z.
Constructeurs et Destructeurs | |
---|---|
MulNoNan (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Attributs publics | |
---|---|
operation | |
z |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
z
::tensorflow::Output z
Fonctions publiques
MulNoNan
MulNoNan( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const