tensorflow :: ops :: L2 Kaybı
#include <nn_ops.h>
L2 Kaybı.
Özet
Olmadan tensör yarısı L2 normu hesaplar sqrt
:
output = sum(t ** 2) / 2
Argümanlar:
- kapsam: Bir Scope nesnesi
- t: Tipik olarak 2-B, ancak herhangi bir boyuta sahip olabilir.
İadeler:
-
Output
: 0-D.
Yapıcılar ve Yıkıcılar | |
---|---|
L2Loss (const :: tensorflow::Scope & scope, :: tensorflow::Input t) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
L2 Kaybı
L2Loss( const ::tensorflow::Scope & scope, ::tensorflow::Input t )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const