tensor akışı:: işlem:: Elu
#include <nn_ops.h>
Üstel doğrusal hesaplar: exp(features) - 1
, aksi takdirde features
.
Özet
Üstel Doğrusal Birimler (ELU'lar) ile Hızlı ve Doğru Derin Ağ Öğrenmeyi Görün
Argümanlar:
- kapsam: Bir Kapsam nesnesi
İade:
-
Output
: Aktivasyon tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
Elu (const :: tensorflow::Scope & scope, :: tensorflow::Input features) |
Genel özellikler | |
---|---|
activations | |
operation |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
aktivasyonlar
::tensorflow::Output activations
operasyon
Operation operation
Kamu işlevleri
Elu
Elu( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const