نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

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

#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 :: Output

 operator::tensorflow::Output() const