تدفق التوتر:: العمليات:: أضفن
#include <math_ops.h>
أضف جميع عناصر موتر الإدخال الحكيمة.
ملخص
يجب أن تكون المدخلات بنفس الحجم والشكل.
x = [9, 7, 10] tf.math.add_n(x) ==> 26
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: مجموع الموتر.
البنائين والمدمرين | |
---|---|
AddN (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الصفات العامة
عملية
Operation operation
مجموع
::tensorflow::Output sum
الوظائف العامة
أضفن
AddN( const ::tensorflow::Scope & scope, ::tensorflow::InputList inputs )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const