تدفق التوتر:: العمليات:: أضفن

#include <math_ops.h>

أضف جميع عناصر موتر الإدخال الحكيمة.

ملخص

يجب أن تكون المدخلات بنفس الحجم والشكل.

  x = [9, 7, 10]
  tf.math.add_n(x) ==> 26
  

الحجج:

عائدات:

  • Output : مجموع الموتر.

البنائين والمدمرين

AddN (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs)

الصفات العامة

operation
sum

الوظائف العامة

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 
,

تدفق التوتر:: العمليات:: أضفن

#include <math_ops.h>

أضف جميع عناصر موتر الإدخال الحكيمة.

ملخص

يجب أن تكون المدخلات بنفس الحجم والشكل.

  x = [9, 7, 10]
  tf.math.add_n(x) ==> 26
  

الحجج:

عائدات:

  • Output : مجموع الموتر.

البنائين والمدمرين

AddN (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs)

الصفات العامة

operation
sum

الوظائف العامة

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