Classes imbriquées
classe | QuantizedMatMulWithBiasAndDequantize.Options | Attributs facultatifs pour QuantizedMatMulWithBiasAndDequantize |
Méthodes publiques
Sortie <W> | comme Sortie () Renvoie le handle symbolique d'un tenseur. |
statique <W étend Number, T, U, V> QuantizedMatMulWithBiasAndDequantize <W> | créer ( Portée portée , Opérande <T> a, Opérande <U> b, Opérande <V> biais, Opérande <Float> minA, Opérande <Float> maxA, Opérande <Float> minB, Opérande <Float> maxB, Opérande <Float> > minFreezedOutput, Opérande <Float> maxFreezedOutput, Class<W> Toutput, Options... options) Méthode d'usine pour créer une classe encapsulant une nouvelle opération QuantizedMatMulWithBiasAndDequantize. |
statique QuantizedMatMulWithBiasAndDequantize.Options | inputQuantMode (chaîne inputQuantMode) |
Sortie <W> | dehors () |
statique QuantizedMatMulWithBiasAndDequantize.Options | transposeA (transposeA booléenne) |
statique QuantizedMatMulWithBiasAndDequantize.Options | transposeB (transposeB booléenne) |
Méthodes héritées
Méthodes publiques
sortie publique <W> asOutput ()
Renvoie le handle symbolique d'un tenseur.
Les entrées des opérations TensorFlow sont les sorties d'une autre opération TensorFlow. Cette méthode est utilisée pour obtenir un handle symbolique qui représente le calcul de l’entrée.
public static QuantizedMatMulWithBiasAndDequantize <W> créer ( Portée de la portée , Opérande <T> a, Opérande <U> b, Opérande <V> biais, Opérande <Float> minA, Opérande <Float> maxA, Opérande <Float> minB, Opérande <Float > maxB, Opérande <Float> minFreezedOutput, Opérande <Float> maxFreezedOutput, Class<W> Toutput, Options... options)
Méthode d'usine pour créer une classe encapsulant une nouvelle opération QuantizedMatMulWithBiasAndDequantize.
Paramètres
portée | portée actuelle |
---|---|
choix | porte des valeurs d'attributs facultatifs |
Retour
- une nouvelle instance de QuantizedMatMulWithBiasAndDequantize