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