tensoreflusso:: ops:: Sqrt
#include <math_ops.h>Calcola la radice quadrata di x in termini di elemento.
Riepilogo
Cioè, \(y = {x} = x^{1/2}\).
Argomenti:
- scope: un oggetto Scope
 
Resi:
-  
Output: il tensore y. 
Costruttori e distruttori | |
|---|---|
 Sqrt (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | 
Attributi pubblici | |
|---|---|
 operation | |
 y | |
Funzioni pubbliche | |
|---|---|
 node () const | ::tensorflow::Node * | 
 operator::tensorflow::Input () const | |
 operator::tensorflow::Output () const |  |
Attributi pubblici
operazione
Operation operation
sì
::tensorflow::Output y
Funzioni pubbliche
Sqrt
Sqrt( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const