সেন্সরফ্লো :: অপস :: কমপ্লেক্সএবস
#include <math_ops.h>
একটি সেন্সরটির জটিল পরম মানটি গণনা করে।
সারসংক্ষেপ
জটিল সংখ্যার একটি টেনসর x
দেওয়া, এই ক্রিয়াটি টাইপ float
বা double
একটি সেন্সর প্রদান করে যা x
এর প্রতিটি উপাদানের পরম মান। x
সমস্ত উপাদান অবশ্যই \(a + bj\) ফর্মের জটিল সংখ্যা হতে হবে। পরম মান \( {a^2 + b^2}\) হিসাবে গণনা করা হয়।
যুক্তি:
- সুযোগ: একটি স্কোপ অবজেক্ট
রিটার্নস:
-
Output
: y টেনসর।
নির্মাণকারী এবং ধ্বংসকারী | |
---|---|
ComplexAbs (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | |
ComplexAbs (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const ComplexAbs::Attrs & attrs) |
জনসাধারণের গুণাবলী | |
---|---|
operation | |
y |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
Tout (DataType x) |
স্ট্রাক্টস | |
---|---|
টেনসরফ্লো :: অপ্স :: কমপ্লেক্সএবস :: অ্যাটারস | কমপ্লেক্সএবসের জন্য .চ্ছিক অ্যাট্রিবিউট সেটটার । |
জনসাধারণের গুণাবলী
অপারেশন
Operation operation
y
::tensorflow::Output y
পাবলিক ফাংশন
কমপ্লেক্সএবস
ComplexAbs( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
কমপ্লেক্সএবস
ComplexAbs( const ::tensorflow::Scope & scope, ::tensorflow::Input x, const ComplexAbs::Attrs & attrs )
নোড
::tensorflow::Node * node() const
অপারেটর :: টেনসরফ্লো :: ইনপুট
operator::tensorflow::Input() const
অপারেটর :: টেনসরফ্লো :: আউটপুট
operator::tensorflow::Output() const
পাবলিক স্ট্যাটিক ফাংশন
টাউট
Attrs Tout( DataType x )