تدفق التوتر:: العمليات:: التالي بعد

#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