QuantizedConv2DAndRequantize

classe finale publique QuantizedConv2DAndRequantize

Classes imbriquées

classe QuantizedConv2DAndRequantize.Options Attributs facultatifs pour QuantizedConv2DAndRequantize

Méthodes publiques

statique <V, T, U> QuantizedConv2DAndRequantize <V>
créer ( Scope scope, Opérande <T> entrée, Opérande <U> filtre, Opérande <Float> minInput, Opérande <Float> maxInput, Opérande <Float> minFilter, Opérande <Float> maxFilter, Opérande <Float> minFreezedOutput, Opérande <Float> > maxFreezedOutput, Class<V> outType, List<Long> foulées, Remplissage de chaîne, Options... options)
Méthode d'usine pour créer une classe encapsulant une nouvelle opération QuantizedConv2DAndRequantize.
statique QuantizedConv2DAndRequantize.Options
dilatations (List<Long> dilatations)
Sortie <Flottant>
Sortie <Flottant>
Sortie <V>
sortir ()
statique QuantizedConv2DAndRequantize.Options
paddingList (Liste<Long> paddingList)

Méthodes héritées

Méthodes publiques

public static QuantizedConv2DAndRequantize <V> create ( Scope scope, Operand <T> input, Operand <U> filter, Operand <Float> minInput, Operand <Float> maxInput, Operand <Float> minFilter, Operand <Float> maxFilter, Operand <Float > minFreezedOutput, Opérande <Float> maxFreezedOutput, Class<V> outType, List<Long> foulées, Remplissage de chaîne, Options... options)

Méthode d'usine pour créer une classe encapsulant une nouvelle opération QuantizedConv2DAndRequantize.

Paramètres
portée portée actuelle
choix porte des valeurs d'attributs facultatifs
Retour
  • une nouvelle instance de QuantizedConv2DAndRequantize

dilatations statiques publiques QuantizedConv2DAndRequantize.Options (List<Long> dilatations)

sortie publique <Float> maxOutput ()

sortie publique <Float> minOutput ()

sortie publique <V> sortie ()

public static QuantizedConv2DAndRequantize.Options paddingList (List<Long> paddingList)