tensorflow :: ops :: RealDiv
#include <math_ops.h>
Zwraca x / y elementarnie dla typów rzeczywistych.
streszczenie
Jeśli x
i y
są liczbami rzeczywistymi, to zwróci podział zmiennoprzecinkowy.
UWAGA : Div
obsługuje nadawanie. Więcej o nadawaniu tutaj
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor z.
Konstruktorzy i niszczyciele | |
---|---|
RealDiv (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
RealDiv
RealDiv( 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