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
booléen | est égal à (Objet arg0) |
Classe finale<?> | obtenirClasse () |
int | Code de hachage () |
vide final | notifier () |
vide final | notifierTous () |
Chaîne | àChaîne () |
vide final | attendre (long arg0, int arg1) |
vide final | attendez (long arg0) |
vide final | attendez () |
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. |
---|