przepływ tensorowy:: ops:: Przybliżone Równe
#include <math_ops.h>
Zwraca wartość rzeczywistą abs(xy) < w zakresie elementu tolerancji.
Streszczenie
Argumenty:
- zakres: Obiekt Scope
Zwroty:
-
Output
: tensor z.
Konstruktory i destruktory | |
---|---|
ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) | |
ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, const ApproximateEqual::Attrs & attrs) |
Atrybuty publiczne | |
---|---|
operation | |
z |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Publiczne funkcje statyczne | |
---|---|
Tolerance (float x) |
Struktury | |
---|---|
tensorflow:: ops:: ApproximateEqual:: Atrybuty | Opcjonalne moduły ustawiające atrybuty dla ApproximateEqual . |
Atrybuty publiczne
działanie
Operation operation
z
::tensorflow::Output z
Funkcje publiczne
Przybliżone Równe
ApproximateEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
Przybliżone Równe
ApproximateEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, const ApproximateEqual::Attrs & attrs )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const
Publiczne funkcje statyczne
Tolerancja
Attrs Tolerance( float x )