tensoreflusso:: ops:: Xlog1py
#include <math_ops.h>
Restituisce 0 se x == 0 e x * log1p(y) altrimenti, per elementi.
Riepilogo
Argomenti:
- scope: un oggetto Scope
Resi:
-
Output
: il tensore z.
Costruttori e distruttori | |
---|---|
Xlog1py (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Attributi pubblici | |
---|---|
operation | |
z |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributi pubblici
operazione
Operation operation
z
::tensorflow::Output z
Funzioni pubbliche
Xlog1py
Xlog1py( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const