টেনসরফ্লো :: অপস:: বিয়োগ করুন
#include <math_ops.h>
x - y উপাদান অনুসারে প্রদান করে।
সারাংশ
দ্রষ্টব্য : Subtract
সম্প্রচার সমর্থন করে। এখানে সম্প্রচার সম্পর্কে আরো
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: z টেনসর।
উপনাম:
- উপ
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
Subtract (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
পাবলিক ফাংশন
বিয়োগ করুন
Subtract( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const