টেনসরফ্লো :: অপস:: সংখ্যা পরীক্ষা করুন
#include <array_ops.h>
NaN এবং Inf মানের জন্য একটি টেনসর পরীক্ষা করে।
সারাংশ
চালানোর সময়, যদি tensor
এমন কোনো মান থাকে যা সংখ্যা (NaN) বা অসীম (Inf) নয় তাহলে একটি InvalidArgument
ত্রুটি রিপোর্ট করে। অন্যথায়, tensor
যেমন আছে তেমনি পাস করে।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
- বার্তা: ত্রুটি বার্তার উপসর্গ।
রিটার্ন:
-
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( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, StringPiece message )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const