Commit Graph

8 Commits (7902ad653c6b2991f1f30131d8f8168bd0b1fb09)

Author SHA1 Message Date
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
7 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
7 years ago
kavyasrinet 30a85204b4 Adding the doc format for AdaDelta, AdaMax, Adam, AdaGrad, BatchNorm, Clip, Cast and AUC (#5317)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
Kexin Zhao 78f4c803f3 change learning rate and fix format
7 years ago
Kexin Zhao d1de7ec630 Change learning rate from attribute to input tensor
7 years ago
Kexin Zhao 1ac654a69f Implementing the Adagrad optimizer step operator
7 years ago