flux tensoriel : : opérations : : SuivantAprès
#include <math_ops.h>
Renvoie la prochaine valeur représentable de x1
dans la direction de x2
, par élément.
Résumé
Cette opération renvoie le même résultat que la fonction C++ std::nextafter.
Il peut également renvoyer un nombre anormal.
(cpp) Équivalent à la fonction C++ std::nextafter.
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur de sortie.
Constructeurs et Destructeurs | |
---|---|
NextAfter (const :: tensorflow::Scope & scope, :: tensorflow::Input x1, :: tensorflow::Input x2) |
Attributs publics | |
---|---|
operation | |
output |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
sortir
::tensorflow::Output output
Fonctions publiques
SuivantAprès
NextAfter( const ::tensorflow::Scope & scope, ::tensorflow::Input x1, ::tensorflow::Input x2 )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const