tensor akışı:: işlem:: Karın kasları
#include <math_ops.h>Bir tensörün mutlak değerini hesaplar.
Özet
Bir x tensörü verildiğinde, bu işlem x her bir öğenin mutlak değerini içeren bir tensör döndürür. Örneğin, x bir giriş elemanı ve y bir çıkış elemanı ise, bu işlem şunu hesaplar: \(y = |x|\).
Argümanlar:
- kapsam: Bir Kapsam nesnesi
İade:
-
Output: y tensörü.
Yapıcılar ve Yıkıcılar | |
|---|---|
Abs (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
Karın kasları
Abs( 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