-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade async distributed training in pscore #37515
upgrade async distributed training in pscore #37515
Conversation
merge dev
✅ This PR's description meets the template requirements! |
Thanks for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for _init.py
* test * test * rm test * update * update * update * add unittest * update * update save
PR types
Function optimization
PR changes
Others
Describe
upgrade async distributed training in pscore:
We now support large scale sparse model inference online used widely in recommendation/search/ad by large scale kv service, which loads incremental sparse model. If you want to use this, set entry and embedding like this, then you can dump incremental sparse model.