przepływ tensorowy:: ops:: NastępnyPo
#include <math_ops.h> Zwraca następną możliwą do reprezentowania wartość x1 w kierunku x2 , elementarnie.
Streszczenie
Ta operacja zwraca ten sam wynik, co funkcja C++ std::nextafter.
Może również zwrócić liczbę podnormalną.
(cpp) Odpowiednik funkcji std::nextafter w języku C++.
Argumenty:
- zakres: Obiekt Scope
Zwroty:
-  Output: Tensor wyjściowy.
| Konstruktory i destruktory | |
|---|---|
| NextAfter (const :: tensorflow::Scope & scope, :: tensorflow::Input x1, :: tensorflow::Input x2) | 
| Atrybuty publiczne | |
|---|---|
| operation | |
| output | |
| Funkcje publiczne | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
NastępnyPo
NextAfter( const ::tensorflow::Scope & scope, ::tensorflow::Input x1, ::tensorflow::Input x2 )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const