flux tensoriel : : opérations : : QuantifierV2 : : Attributs
#include <array_ops.h>
Setters d'attributs facultatifs pour QuantizeV2 .
Résumé
Attributs publics | |
---|---|
mode_ = "MIN_COMBINED" | StringPiece |
round_mode_ = "HALF_AWAY_FROM_ZERO" | StringPiece |
Fonctions publiques | |
---|---|
Mode (StringPiece x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est "MIN_COMBINED". |
RoundMode (StringPiece x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est "HALF_AWAY_FROM_ZERO". |
Attributs publics
mode_
StringPiece tensorflow::ops::QuantizeV2::Attrs::mode_ = "MIN_COMBINED"
mode_rond_
StringPiece tensorflow::ops::QuantizeV2::Attrs::round_mode_ = "HALF_AWAY_FROM_ZERO"
Fonctions publiques
Mode
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::Mode( StringPiece x )
La valeur par défaut est "MIN_COMBINED".
Mode rond
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::RoundMode( StringPiece x )
La valeur par défaut est "HALF_AWAY_FROM_ZERO".