flux tensoriel : : opérations : : QuantizeAndDequantizeV3 :: Attributs
#include <array_ops.h>
Setters d'attributs facultatifs pour QuantizeAndDequantizeV3 .
Résumé
Attributs publics | |
---|---|
narrow_range_ = false | bool |
range_given_ = true | bool |
signed_input_ = true | bool |
Fonctions publiques | |
---|---|
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
plage_é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
Plage é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.