tensorflow :: ops :: MulNoNan
#include <math_ops.h>
Zwraca x * y element-mądry.
streszczenie
Zwraca zero, jeśli y wynosi zero, nawet jeśli x jest nieskończone lub NaN.
UWAGA : MulNoNan
obsługuje nadawanie. Więcej o nadawaniu tutaj
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor z.
Konstruktorzy i niszczyciele | |
---|---|
MulNoNan (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Atrybuty publiczne | |
---|---|
operation | |
z |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
operacja
Operation operation
z
::tensorflow::Output z
Funkcje publiczne
MulNoNan
MulNoNan( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const