forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[PaddleBox on XPU]Merge PaddleBox分支 #12
Merged
jack603047588
merged 54 commits into
jack603047588:paddlebox
from
zmxdream:merge_xpups_2
Oct 16, 2023
Merged
[PaddleBox on XPU]Merge PaddleBox分支 #12
jack603047588
merged 54 commits into
jack603047588:paddlebox
from
zmxdream:merge_xpups_2
Oct 16, 2023
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
add set_index_filelist, add float mask
add ContinueMetricMsg
add ContinueMetricMsg
add ContinueMetricMsg patch
Co-authored-by: zhongweics <zhongweics@gmail.com>
fix ContinueMetricMsg bug
rank attention enable input bp
add merge multi models interface
add a new op: masked_data_norm
add alias_method_op, add device memory print info, Optimize the parameter storage of GPU No 0 from original replication to sharing, add c_allreduce_xsum
add hbm garbage gc
expand slot's feasign for cvr model in fused_cvm_op
Co-authored-by: majun16 <majun16@baidu.com>
propagate nan and inf in relu and scaled_fc
* expand slot's feasign for cvr model in fused_cvm_op * propagate nan and inf in relu and scaled_fc --------- Co-authored-by: brightnesss <brightness_j@hotmail.com> Co-authored-by: hc-www <hc_www@126.com>
Co-authored-by: lihui53 <lihui53@MacBook-Pro-5.local>
align the infer_model format of Paddle2.0
zmxdream
changed the title
[Paddlebox on XPU]Merge xpups 2
[Paddlebox on XPU]Merge Paddlebox分支
Oct 10, 2023
zmxdream
changed the title
[Paddlebox on XPU]Merge Paddlebox分支
[PaddleBox on XPU]Merge Paddlebox分支
Oct 16, 2023
zmxdream
changed the title
[PaddleBox on XPU]Merge Paddlebox分支
[PaddleBox on XPU]Merge PaddleBox分支
Oct 16, 2023
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
PR changes
Describe