Google I/O-তে টিউন করার জন্য ধন্যবাদ। চাহিদা অনুযায়ী সব সেশন দেখুন চাহিদা অনুযায়ী দেখুন

সেন্সরফ্লো :: অপস :: বহুগামা

#include <math_ops.h>

বহুগাম্ম ফাংশন গণনা করুন \(^{(n)}(x)\)।

সারসংক্ষেপ

বহুগাম্ম ফাংশনটি হিসাবে সংজ্ঞায়িত করা হয়:

\(^{(a)}(x) = {d^a}{dx^a} (x)\)

যেখানে \((x)\) হ'ল ডিগম্মা ফাংশন। বহুগাম্ম ফাংশনটি কেবল অ-নেতিবাচক পূর্ণসংখ্যার অর্ডারের জন্য সংজ্ঞায়িত করা হয় \ এ

যুক্তি:

রিটার্নস:

  • Output : জেড টেনসর।

নির্মাণকারী এবং ধ্বংসকারী

Polygamma (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x)

জনসাধারণের গুণাবলী

operation
z

পাবলিক ফাংশন

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

জনসাধারণের গুণাবলী

অপারেশন

Operation operation

z

::tensorflow::Output z

পাবলিক ফাংশন

বহুগামা

 Polygamma(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input a,
  ::tensorflow::Input x
)

নোড

::tensorflow::Node * node() const 

অপারেটর :: টেনসরফ্লো :: ইনপুট

 operator::tensorflow::Input() const 

অপারেটর :: টেনসরফ্লো :: আউটপুট

 operator::tensorflow::Output() const