-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[Optimize]SparseKV speedup and memory save #32048
Merged
seiriosPlus
merged 29 commits into
PaddlePaddle:develop
from
seiriosPlus:optimize/sparse_kv
Apr 20, 2021
Merged
[Optimize]SparseKV speedup and memory save #32048
seiriosPlus
merged 29 commits into
PaddlePaddle:develop
from
seiriosPlus:optimize/sparse_kv
Apr 20, 2021
Conversation
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
Change-Id: I516fe974422decaa29c8f1cc70d7ad71f110e732
Change-Id: I4824a4036e1ea5e6da05d66883afe428fe9a339d
Change-Id: I93eedd86d521cc26b05223c3f44c575063e366b3
Change-Id: Idcf48fc9356645d2034e78855dc1a18bb1202cbc
Change-Id: Iacfa0e417ba12293c23add5c17aab9fa00be994f
… fix/sparse_value Change-Id: I57f1d38ebb78d3c4363945f848d15b5f6cbe3b0c
Change-Id: Iac18e5dcc6fb363f844b79581f9d09077f2d9288
Change-Id: Ie858cdec6dae2bbe9e907ca3a57d286b704eb450
Change-Id: Ie35a09772e46f7d90cb68ca82c1d18b9201d1abe
Change-Id: I582cc661afdaa20749ec7493eae1b88c32b967f7
Change-Id: I9a821ef8c573b47175f1174700704ae283f6d4f8
Thanks for your contribution! |
Change-Id: Ic2334b334e235d6d6ec5a0c0118596a4cbd74497
Change-Id: I93543eb95cece9a68796a290a8dd7ed4bc5150c2
Change-Id: I7dc710e6ce4ac028b0bba6ca04d556ae8acdce8f
Change-Id: I80b2327ee7f7bd904d0449c3323eb45b4e4915cc
MrChengmo
previously approved these changes
Apr 12, 2021
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
Change-Id: Ib131082ae4efc70b40574730d029711d47f6d954
Change-Id: I9752fb5940d5a5fcb5ca6790cb6c7b1135277ccd
chenwhql
previously approved these changes
Apr 14, 2021
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 const_cast
Change-Id: I2e99709597d6d80bb6f2f9517ce4a426cafc7480
chalsliu
previously approved these changes
Apr 14, 2021
Change-Id: I483d79dc37052d2ccca62e81a1a567a0b315546e
Change-Id: I5b2e6805d69f2049b11328b44d7fd0b9460eedb0
Change-Id: Iaaa92afc0ecfe0e7fdd9d524e1eb0b7f7d213cec
Change-Id: I6ac0187119b025010c99adb7146e5e408574554e
Change-Id: Ia21fafa65adc09bb9094f7dbc987e31d5af2686e
luotao1
approved these changes
Apr 16, 2021
raindrops2sea
approved these changes
Apr 20, 2021
chalsliu
approved these changes
Apr 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR types
Performance optimization
PR changes
Others
Describe
结论: