টেনসরফ্লো :: অপস:: BesselI1e
#include <math_ops.h>
x
উপাদান-ভিত্তিক বেসেল i1e ফাংশন গণনা করে।
সারাংশ
ক্রম 0 এর দ্রুতগতিতে পরিবর্তিত বেসেল ফাংশনকে bessel_i1e(x) = exp(-abs(x)) bessel_i1(x)
হিসাবে সংজ্ঞায়িত করা হয়েছে।
এই ফাংশনটি bessel_i1(x)
এর চেয়ে দ্রুত এবং সংখ্যাগতভাবে স্থিতিশীল।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: y টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
BesselI1e (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
y |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
y
::tensorflow::Output y
পাবলিক ফাংশন
BesselI1e
BesselI1e( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const