flux tensoriel : : opérations : : Déquantifier : : Attributs
#include <array_ops.h>
Setters d'attributs facultatifs pour Dequantize .
Résumé
Attributs publics | |
---|---|
axis_ = -1 | int64 |
mode_ = "MIN_COMBINED" | StringPiece |
narrow_range_ = false | bool |
Fonctions publiques | |
---|---|
Axis (int64 x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est -1. |
Mode (StringPiece x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est "MIN_COMBINED". |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est false. |
Attributs publics
axe_
int64 tensorflow::ops::Dequantize::Attrs::axis_ = -1
mode_
StringPiece tensorflow::ops::Dequantize::Attrs::mode_ = "MIN_COMBINED"
plage_étroite_
bool tensorflow::ops::Dequantize::Attrs::narrow_range_ = false
Fonctions publiques
Axe
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Axis( int64 x )
La valeur par défaut est -1.
Mode
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Mode( StringPiece x )
La valeur par défaut est "MIN_COMBINED".
Plage étroite
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::NarrowRange( bool x )
La valeur par défaut est false.