flux tensoriel : : opérations : : Rsqrt
#include <math_ops.h>
Calcule l'inverse de la racine carrée de x par élément.
Résumé
C'est à dire, \(y = 1 / {x}\).
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur y.
Constructeurs et Destructeurs | |
---|---|
Rsqrt (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
Attributs publics | |
---|---|
operation | |
y |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
oui
::tensorflow::Output y
Fonctions publiques
Rsqrt
Rsqrt( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const