tensorflow:: אופס:: CheckNumerics

#include <array_ops.h>

בודק טנזור לערכי NaN ו-Inf.

סיכום

בעת הפעלה, מדווח על שגיאת InvalidArgument אם tensor יש ערכים שאינם מספר (NaN) או אינסוף (Inf). אחרת, מעביר את tensor כפי שהוא.

טיעונים:

  • scope: אובייקט Scope
  • הודעה: קידומת של הודעת השגיאה.

החזרות:

  • Output : טנזור הפלט.

בנאים והורסים

CheckNumerics (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor, StringPiece message)

תכונות ציבוריות

operation
output

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

תפקידים ציבוריים

CheckNumerics

 CheckNumerics(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tensor,
  StringPiece message
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const