flux tensoriel : : opérations : : QuantizeAndDequantizeV3 :: Attributs

#include <array_ops.h>

Setters d'attributs facultatifs pour QuantizeAndDequantizeV3 .

Résumé

Attributs publics

axis_ = -1
int64
narrow_range_ = false
bool
range_given_ = true
bool
signed_input_ = true
bool

Fonctions publiques

Axis (int64 x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est -1.
NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est false.
RangeGiven (bool x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est vrai.
SignedInput (bool x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est vrai.

Attributs publics

axe_

int64 tensorflow::ops::QuantizeAndDequantizeV3::Attrs::axis_ = -1

fourchette étroite_

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

range_given_

bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::range_given_ = true

signé_input_

bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::signed_input_ = true

Fonctions publiques

Axe

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::Axis(
  int64 x
)

La valeur par défaut est -1.

Fourchette étroite

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

La valeur par défaut est false.

PlageDonnée

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::RangeGiven(
  bool x
)

La valeur par défaut est vrai.

Entrée signée

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::SignedInput(
  bool x
)

La valeur par défaut est vrai.