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

#include <math_ops.h>

يحسب الجذر التربيعي للعنصر x.

ملخص

على سبيل المثال، \(y = {x} = x^{1/2}\).

الحجج:

عائدات:

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

Sqrt (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

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

سرت

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

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const