Popular repositories
-
Forked from dannytiehui/androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
Java
-
-
312 contributions in the last year
Contribution activity
January 2021
Created 5 commits in 1 repository
Created a pull request in PaddlePaddle/Paddle that received 1 comment
[cherry-pick2.0] fix adamw lr_to_coeff is fixed when dygraph (#30526)
PR types Bug fixes
PR changes APIs
Describe Cherry-pick from #30526
We use _lr_to_coeff to cache the coeff result. But in dygraph mode, apply_grad…
+29
−8
•
1
comment
Opened 8 other pull requests in 1 repository
PaddlePaddle/Paddle
6
merged
2
closed
- fix adamw lr_to_coeff is fixed when dygraph
- [Prepare for MultiProcess xpu] unified gen nccl id, refine imperative reducer
- [cherry-pick 2.0] fix adamw apply gradient
- [cherry-pick 2.0] optimize gradient merge
- [cherry-pick 2.0] optimize gradient merge
- [cherry-pick 2.0] optimize gradient merge
- fix adamw apply gradient
- [fleet] combine amp and gradient merge