This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MXNET-358] support dense weight & sparse grad for adam, sgd and sgd_…
…momentum (#10664) * + support for dense weight with sparse grad for adam & sgd mom * fix test * sgd passes * fix typo * support adam * update doc
- Loading branch information
1 parent
147c83a
commit 9f8f042
Showing
5 changed files
with
301 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.