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

#include <math_ops.h>

يحسب مربع x العنصر الحكيم.

ملخص

على سبيل المثال، \(y = x * x = x^2\).

الحجج:

عائدات:

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

Square (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

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

operation
y

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

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

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

عملية

Operation operation

ذ

::tensorflow::Output y

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

مربع

 Square(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const