টেনসরফ্লো :: অপস:: রিয়েলডিভ

#include <math_ops.h>

বাস্তব প্রকারের জন্য x/y উপাদান-ভিত্তিক প্রদান করে।

সারসংক্ষেপ

যদি x এবং y বাস্তব হয়, তাহলে এটি ভাসমান-বিন্দু বিভাজন ফিরিয়ে দেবে।

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

যুক্তি:

রিটার্ন:

  • Output : z টেনসর।

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

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

পাবলিক ফাংশন

রিয়েলডিভ

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

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const