tensorflow:: אופס:: 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 ברירת המחדל ל-false. |
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 )
ברירת המחדל ל-false.
RangeGiven
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::RangeGiven( bool x )
ברירת המחדל לאמת.
קלט חתום
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::SignedInput( bool x )
ברירת המחדל לאמת.