flux tensoriel : : opérations : : FakeQuantWithMinMaxVars :: Attributs

#include <array_ops.h>

Setters d'attributs facultatifs pour FakeQuantWithMinMaxVars .

Résumé

Attributs publics

narrow_range_ = false
bool
num_bits_ = 8
int64

Fonctions publiques

NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est false.
NumBits (int64 x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est 8.

Attributs publics

fourchette étroite_

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

num_bits_

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

Fonctions publiques

Fourchette étroite

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

La valeur par défaut est false.

Nombre de bits

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

La valeur par défaut est 8.