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

সেন্সরফ্লো :: অপস :: স্কোয়ারডেফারেন্স

#include <math_ops.h>

রিটার্ন (x - y) (x - y) উপাদান অনুসারে।

সারসংক্ষেপ

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

যুক্তি:

রিটার্নস:

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

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

SquaredDifference (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

পাবলিক ফাংশন

স্কোয়ারডেফারেন্স

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

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const