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

#include <math_ops.h>

يُرجع عنصر x + y.

ملخص

ملاحظة : Add يدعم البث. AddN لا. المزيد عن البث هنا

الحجج:

عائدات:

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

Add (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)

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

operation
z

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

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

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

عملية

Operation operation

ض

::tensorflow::Output z

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

يضيف

 Add(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const