টেনসরফ্লো :: অপস:: MaxPoolWithArgmax:: Attrs
#include <nn_ops.h>
MaxPoolWithArgmax- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।
সারাংশ
পাবলিক বৈশিষ্ট্য | |
---|---|
Targmax_ = DT_INT64 | DataType |
include_batch_in_index_ = false | bool |
পাবলিক ফাংশন | |
---|---|
IncludeBatchInIndex (bool x) | TF_MUST_USE_RESULT Attrs argmax সমতল সূচকে ব্যাচের মাত্রা অন্তর্ভুক্ত করা হবে কিনা। |
Targmax (DataType x) | TF_MUST_USE_RESULT Attrs ডিফল্ট DT_INT64। |
পাবলিক বৈশিষ্ট্য
টার্গম্যাক্স_
DataType tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax_ = DT_INT64
অন্তর্ভুক্ত_ব্যাচ_ইনডেক্স_
bool tensorflow::ops::MaxPoolWithArgmax::Attrs::include_batch_in_index_ = false
পাবলিক ফাংশন
ব্যাচ ইন ইনডেক্স অন্তর্ভুক্ত করুন
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::IncludeBatchInIndex( bool x )
argmax
সমতল সূচকে ব্যাচের মাত্রা অন্তর্ভুক্ত করা হবে কিনা।
ডিফল্ট থেকে মিথ্যা
টার্গম্যাক্স
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax( DataType x )
ডিফল্ট DT_INT64।