tensorflow:: אופס:: Sqrt

#include <math_ops.h>

מחשב שורש ריבועי של x מבחינה אלמנט.

סיכום

כלומר, \(y = {x} = x^{1/2}\).

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

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

תכונות ציבוריות

operation
y

תפקידים ציבוריים

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

תכונות ציבוריות

מבצע

Operation operation

y

::tensorflow::Output y

תפקידים ציבוריים

Sqrt

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

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const