tensor akışı:: işlem:: Kayıt
#include <math_ops.h>
x'in doğal logaritmasını element bazında hesaplar.
Özet
Yani, \(y = x\).
Örnek:
x = tf.constant([0, 0.5, 1, 5]) tf.math.log(x) ==> [-inf, -0.6931472, 0. , 1.609438]
Argümanlar:
- kapsam: Bir Kapsam nesnesi
İade:
-
Output
: y tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
Log (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
Genel özellikler | |
---|---|
operation | |
y |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
sen
::tensorflow::Output y
Kamu işlevleri
Kayıt
Log( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const