classe statique publique FakeQuantWithMinMaxVarsPerChannelGradient.Options
Attributs facultatifs pour FakeQuantWithMinMaxVarsPerChannelGradient
Méthodes publiques
FakeQuantWithMinMaxVarsPerChannelGradient.Options | étroitRange (booléen étroitRange) |
FakeQuantWithMinMaxVarsPerChannelGradient.Options | numBits (numBits longs) |
Méthodes héritées
Méthodes publiques
public FakeQuantWithMinMaxVarsPerChannelGradient.Options étroitRange (booléen étroitRange)
Paramètres
fourchette étroite | S'il faut quantifier en 2^num_bits - 1 valeurs distinctes. |
---|
public FakeQuantWithMinMaxVarsPerChannelGradient.Options numBits (Long numBits)
Paramètres
nombreBits | La largeur de bit de la quantification ; entre 2 et 16 ans inclus. |
---|