เทนเซอร์โฟลว์:: ปฏิบัติการ:: เบสเซล1e
#include <math_ops.h>
คำนวณฟังก์ชัน Bessel i1e ขององค์ประกอบ x
สรุป
ฟังก์ชัน Bessel ที่ปรับเปลี่ยนแบบเอ็กซ์โปเนนเชียลของลำดับ 0 กำหนดเป็น bessel_i1e(x) = exp(-abs(x)) bessel_i1(x)
ฟังก์ชันนี้เร็วกว่าและเสถียรกว่า bessel_i1(x)
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
ผลตอบแทน:
-
Output
: y เทนเซอร์
ตัวสร้างและผู้ทำลาย | |
---|---|
BesselI1e (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
งานสาธารณะ
เบสเซล1e
BesselI1e( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const