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

সেন্সরফ্লো :: অপস :: সর্বাধিক

#include <math_ops.h>

সর্বোচ্চ x এবং y প্রদান করে (যেমন

সারসংক্ষেপ

x> y? x: y) উপাদান অনুসারে।

দ্রষ্টব্য : Maximum সম্প্রচার সমর্থন করে। আরো সম্প্রচার সম্পর্কে এখানে

যুক্তি:

রিটার্নস:

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

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

Maximum (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)

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

operation
z

পাবলিক ফাংশন

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

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

অপারেশন

Operation operation

z

::tensorflow::Output z

পাবলিক ফাংশন

সর্বাধিক

 Maximum(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const