tensoreflusso:: ops:: FakeQuantWithMinMaxVarsPerChannelGradient:: Attr

#include <array_ops.h>

Setter di attributi facoltativi per FakeQuantWithMinMaxVarsPerChannelGradient .

Riepilogo

Attributi pubblici

narrow_range_ = false
bool
num_bits_ = 8
int64

Funzioni pubbliche

NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
Indica se quantizzare in 2^num_bits - 1 valori distinti.
NumBits (int64 x)
TF_MUST_USE_RESULT Attrs
La larghezza di bit della quantizzazione; dai 2 ai 16 anni compresi.

Attributi pubblici

gamma ristretta_

bool tensorflow::ops::FakeQuantWithMinMaxVarsPerChannelGradient::Attrs::narrow_range_ = false

num_bit_

int64 tensorflow::ops::FakeQuantWithMinMaxVarsPerChannelGradient::Attrs::num_bits_ = 8

Funzioni pubbliche

Gamma ristretta

TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannelGradient::Attrs::NarrowRange(
  bool x
)

Indica se quantizzare in 2^num_bits - 1 valori distinti.

Il valore predefinito è falso

NumBits

TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannelGradient::Attrs::NumBits(
  int64 x
)

La larghezza di bit della quantizzazione; dai 2 ai 16 anni compresi.

Il valore predefinito è 8