Méthodes publiques
Sortie <Flottant> | activations () |
Sortie <Flottant> | comme Sortie () Renvoie le handle symbolique d'un tenseur. |
statique XlaSparseDenseMatmulWithCsrInput | créer ( Scope scope, Operand <Integer> rowPointers, Operand <Integer> sortedSampleIds, Operand <Integer> sortedTokenIds, Operand <Float> sortedGains, Operand <Float> embeddingTable, Operand <Integer> numMinibatchesPerPhysicalSparseCore, Long inputSize, Float quantizationConfigLow, Float quantizationConfigHigh, Quantification longueConfigNumBuckets, String tableName) Méthode d'usine pour créer une classe encapsulant une nouvelle opération XlaSparseDenseMatmulWithCsrInput. |
Méthodes héritées
Méthodes publiques
sortie publique <Float> 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 XlaSparseDenseMatmulWithCsrInput create ( Scope scope, Operand <Integer> rowPointers, Operand <Integer> sortedSampleIds, Operand <Integer> sortedTokenIds, Operand <Float> sortedGains, Operand <Float> embeddingTable, Operand <Integer> numMinibatchesPerPhysicalSparseCore, Long inputSize, Float quantizationConfigLow, Quantification flottanteConfigHigh, Quantification longueConfigNumBuckets, String tableName)
Méthode d'usine pour créer une classe encapsulant une nouvelle opération XlaSparseDenseMatmulWithCsrInput.
Paramètres
portée | portée actuelle |
---|
Retour
- une nouvelle instance de XlaSparseDenseMatmulWithCsrInput