tensorflow:: אופס:: FakeQuantWithMinMaxVars:: Attrs
#include <array_ops.h>
קובעי תכונות אופציונליים עבור FakeQuantWithMinMaxVars .
תַקצִיר
תכונות ציבוריות | |
---|---|
narrow_range_ = false | bool |
num_bits_ = 8 | int64 |
תפקידים ציבוריים | |
---|---|
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs ברירת המחדל ל-false. |
NumBits (int64 x) | TF_MUST_USE_RESULT Attrs ברירת המחדל היא 8. |
תכונות ציבוריות
טווח_צר
bool tensorflow::ops::FakeQuantWithMinMaxVars::Attrs::narrow_range_ = false
מספר_סיביות_
int64 tensorflow::ops::FakeQuantWithMinMaxVars::Attrs::num_bits_ = 8
תפקידים ציבוריים
טווח צר
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVars::Attrs::NarrowRange( bool x )
ברירת המחדל ל-false.
NumBits
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVars::Attrs::NumBits( int64 x )
ברירת המחדל היא 8.