เทนเซอร์โฟลว์ :: ops :: Sqrt
#include <math_ops.h>
คำนวณรากที่สองขององค์ประกอบ x ที่ชาญฉลาด
สรุป
ได้แก่ \(y = {x} = x^{1/2}\).
อาร์กิวเมนต์:
- ขอบเขต: วัตถุ ขอบเขต
ผลตอบแทน:
-
Output
: เทนเซอร์ y
ผู้สร้างและผู้ทำลาย | |
---|---|
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
Sqrt( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ :: tensorflow :: อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ :: tensorflow :: เอาท์พุท
operator::tensorflow::Output() const