tensör akışı:: işlem:: KompleksKarınlar
#include <math_ops.h>
Bir tensörün karmaşık mutlak değerini hesaplar.
Özet
Karmaşık sayılardan oluşan bir x
tensörü verildiğinde, bu işlem, x
her öğenin mutlak değeri olan float
veya double
türünde bir tensör döndürür. x
tüm öğeler, formdaki karmaşık sayılar olmalıdır \(a + bj\). Mutlak değer şu şekilde hesaplanır: \( {a^2 + b^2}\).
Argümanlar:
- kapsam: Bir Kapsam nesnesi
İade:
-
Output
: y tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
ComplexAbs (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | |
ComplexAbs (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const ComplexAbs::Attrs & attrs) |
Genel özellikler | |
---|---|
operation | |
y |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel statik işlevler | |
---|---|
Tout (DataType x) |
Yapılar | |
---|---|
tensorflow:: ops:: ComplexAbs:: Öznitelikler | ComplexAbs için isteğe bağlı özellik ayarlayıcılar. |
Genel özellikler
operasyon
Operation operation
sen
::tensorflow::Output y
Kamu işlevleri
KompleksKarınlar
ComplexAbs( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
KompleksKarınlar
ComplexAbs( const ::tensorflow::Scope & scope, ::tensorflow::Input x, const ComplexAbs::Attrs & attrs )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const
Genel statik işlevler
Tout
Attrs Tout( DataType x )