tensoreflusso:: ops:: FakeQuantWithMinMaxVarsPerChannel:: Attr
#include <array_ops.h>
Setter di attributi facoltativi per FakeQuantWithMinMaxVarsPerChannel .
Riepilogo
Attributi pubblici | |
---|---|
narrow_range_ = false | bool |
num_bits_ = 8 | int64 |
Funzioni pubbliche | |
---|---|
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Il valore predefinito è falso. |
NumBits (int64 x) | TF_MUST_USE_RESULT Attrs Il valore predefinito è 8. |
Attributi pubblici
intervallo_ristretto_
bool tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::narrow_range_ = false
num_bit_
int64 tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::num_bits_ = 8
Funzioni pubbliche
Raggio ristretto
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::NarrowRange( bool x )
Il valore predefinito è falso.
NumBits
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::NumBits( int64 x )
Il valore predefinito è 8.