flux tensoriel : : opérations : : Polygamma
#include <math_ops.h>
Calculer la fonction polygamma \(^{(n)}(x)\).
Résumé
La fonction polygamma est définie comme :
\(^{(a)}(x) = {d^a}{dx^a} (x)\)
où \((x)\) est la fonction digamma. La fonction polygamma est définie uniquement pour les ordres entiers non négatifs \a
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur z.
Constructeurs et Destructeurs | |
---|---|
Polygamma (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x) |
Attributs publics | |
---|---|
operation | |
z |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
z
::tensorflow::Output z
Fonctions publiques
Polygamma
Polygamma( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::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