Commit Graph

7 Commits (116687a8ee8dab5938f8783428b4b5f416a443f5)

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