Commit Graph

8 Commits (7902ad653c6b2991f1f30131d8f8168bd0b1fb09)

Author SHA1 Message Date
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
7 years ago
Abhinav Arora 1d04b19ce8
Fix the rendering of latex equation for adamax op (#6294)
7 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
7 years ago
kavyasrinet 30a85204b4 Adding the doc format for AdaDelta, AdaMax, Adam, AdaGrad, BatchNorm, Clip, Cast and AUC (#5317)
7 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op (#4931)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
Yu Yang 92add2a29b Fix compile error in develop branch
7 years ago
Abhinav Arora 4cb5bd9021 Implementing the Adamax optimizer operator (#4538)
7 years ago