tensorflow :: ops :: Ekle
#include <math_ops.h>
X + y öğesi olarak döndürür.
Özet
NOT : Add
, yayını destekler. AddN
yapmaz. Burada yayın yapma hakkında daha fazla bilgi
Argümanlar:
- kapsam: Bir Scope nesnesi
İadeler:
-
Output
: z tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
Add (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Genel özellikler | |
---|---|
operation | |
z |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
z
::tensorflow::Output z
Kamusal işlevler
Ekle
Add( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const