tensör akışı:: işlem:: KompleksKarınlar
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
#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: a2+b2.
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) |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
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
)