tensorflow:: אופס:: NextAfter
#include <math_ops.h>
מחזירה את הערך המיוצג הבא של x1
בכיוון x2
, מבחינת אלמנט.
תַקצִיר
פעולה זו מחזירה את אותה תוצאה כמו הפונקציה C++ std::nextafter.
זה יכול גם להחזיר מספר לא נורמלי.
(cpp) שווה ערך לפונקציה C++ std::nextafter.
טיעונים:
- scope: אובייקט Scope
החזרות:
-
Output
: טנסור הפלט.
בנאים והורסים | |
---|---|
NextAfter (const :: tensorflow::Scope & scope, :: tensorflow::Input x1, :: tensorflow::Input x2) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
NextAfter
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