XlaSparseDenseMatmulGradWithSgdAndCsrInput

classe finale publique XlaSparseDenseMatmulGradWithSgdAndCsrInput

Classes imbriquées

classe XlaSparseDenseMatmulGradWithSgdAndCsrInput.Options Attributs facultatifs pour XlaSparseDenseMatmulGradWithSgdAndCsrInput

Méthodes publiques

Sortie <Flottant>
comme Sortie ()
Renvoie le handle symbolique d'un tenseur.
statique XlaSparseDenseMatmulGradWithSgdAndCsrInput.Options
clipWeightMax (clipWeightMax flottant)
statique XlaSparseDenseMatmulGradWithSgdAndCsrInput.Options
clipWeightMin (Flottant clipWeightMin)
statique XlaSparseDenseMatmulGradWithSgdAndCsrInput
create ( Scope scope, Operand <Integer> rowPointers, Operand <Integer> sortedSampleIds, Operand <Integer> sortedTokenIds, Operand <Float> sortedGains, Operand <Float> activationGradients, Operand <Float> learningRate, Operand <Float> embeddingTable, Operand <Integer > numMinibatchesPerPhysicalSparseCore, String tableName, Options... options)
Méthode d'usine pour créer une classe encapsulant une nouvelle opération XlaSparseDenseMatmulGradWithSgdAndCsrInput.
Sortie <Flottant>

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 statique XlaSparseDenseMatmulGradWithSgdAndCsrInput.Options clipWeightMax (Float clipWeightMax)

public statique XlaSparseDenseMatmulGradWithSgdAndCsrInput.Options clipWeightMin (Float clipWeightMin)

public static XlaSparseDenseMatmulGradWithSgdAndCsrInput create ( Scope scope, Operand <Integer> rowPointers, Operand <Integer> sortedSampleIds, Operand <Integer> sortedTokenIds, Operand <Float> sortedGains, Operand <Float> activationGradients, Operand <Float> learningRate, Operand <Float> embeddingTable, Opérande <Entier> numMinibatchesPerPhysicalSparseCore, String tableName, Options... options)

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

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

Sortie publique <Float> mise à jourEmbeddingTable ()