টেনসরফ্লো :: অপস:: QuantizeAndDequantizeV3 :: Attrs
#include <array_ops.h>
QuantizeAndDequantizeV3 এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।
সারাংশ
পাবলিক বৈশিষ্ট্য | |
---|---|
narrow_range_ = false | bool |
range_given_ = true | bool |
signed_input_ = true | bool |
পাবলিক ফাংশন | |
---|---|
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs ডিফল্ট থেকে মিথ্যা. |
RangeGiven (bool x) | TF_MUST_USE_RESULT Attrs ডিফল্ট থেকে সত্য। |
SignedInput (bool x) | TF_MUST_USE_RESULT Attrs ডিফল্ট থেকে সত্য। |
পাবলিক বৈশিষ্ট্য
সংকীর্ণ_পরিসর_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::narrow_range_ = false
পরিসীমা_প্রদত্ত_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::range_given_ = true
স্বাক্ষরিত_ইনপুট_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::signed_input_ = true
পাবলিক ফাংশন
ন্যারোরেঞ্জ
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::NarrowRange( bool x )
ডিফল্ট থেকে মিথ্যা.
রেঞ্জ দেওয়া
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::RangeGiven( bool x )
ডিফল্ট থেকে সত্য।
স্বাক্ষরিত ইনপুট
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::SignedInput( bool x )
ডিফল্ট থেকে সত্য।