เทนเซอร์โฟลว์:: ปฏิบัติการ:: ถัดไปหลังจาก
#include <math_ops.h> ส่งคืนค่าตัวแทนถัดไปของ x1 ในทิศทางของ x2 ตามองค์ประกอบ
สรุป
การดำเนินการนี้ส่งคืนผลลัพธ์เดียวกันกับฟังก์ชัน C++ std::nextafter
นอกจากนี้ยังสามารถส่งคืนตัวเลขที่ไม่ปกติได้อีกด้วย
(cpp) เทียบเท่ากับฟังก์ชัน C++ std::nextafter
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
ผลตอบแทน:
-  Output: เทนเซอร์เอาท์พุต
| ตัวสร้างและผู้ทำลาย | |
|---|---|
| NextAfter (const :: tensorflow::Scope & scope, :: tensorflow::Input x1, :: tensorflow::Input x2) | 
| คุณลักษณะสาธารณะ | |
|---|---|
| operation | |
| output | |
| งานสาธารณะ | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
งานสาธารณะ
ถัดไปหลังจาก
NextAfter( const ::tensorflow::Scope & scope, ::tensorflow::Input x1, ::tensorflow::Input x2 )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const