flux tensoriel : : opérations : : SQL
#include <math_ops.h>
Calcule la racine carrée de x par élément.
Résumé
C'est à dire, \(y = {x} = x^{1/2}\).
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur y.
Constructeurs et Destructeurs | |
---|---|
Sqrt (const :: |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator:: | |
operator:: |
Attributs publics
opération
Operation operation
oui
::tensorflow::Output y
Fonctions publiques
SQL
Sqrt( 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