SparseApplyAdagrad.Options

classe statique publique SparseApplyAdagrad.Options

Attributs facultatifs pour SparseApplyAdagrad

Méthodes publiques

SparseApplyAdagrad.Options
updateSlots (updateSlots booléen)
SparseApplyAdagrad.Options
useLocking (booléen useLocking)

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 SparseApplyAdagrad.Options updateSlots (booléen updateSlots)

public SparseApplyAdagrad.Options useLocking (booléen useLocking)

Paramètres
utiliserVerrouillage Si `True`, la mise à jour des tenseurs var et cumul sera protégée par un verrou ; sinon, le comportement n'est pas défini, mais peut présenter moins de conflits.