Skip to content
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

[XPU] ernie3.0 support, optimize xpu memory usage when sharing weights on __xpu__fc op #7966

Merged
merged 5 commits into from
Dec 27, 2021

Conversation

mayang002
Copy link
Contributor

@mayang002 mayang002 commented Dec 15, 2021

No description provided.

@paddle-bot-old
Copy link

Thanks for your contribution!

@zhupengyang zhupengyang changed the title [XPU] ernie3.0 support, optimize xpu memory usage when sharing weight… [XPU] ernie3.0 support, optimize xpu memory usage when sharing weights on __xpu__fc op Dec 20, 2021
lite/backends/xpu/target_wrapper.cc Outdated Show resolved Hide resolved
lite/backends/xpu/xpu_quantizer.cc Outdated Show resolved Hide resolved
lite/backends/xpu/xpu_quantizer.cc Outdated Show resolved Hide resolved
lite/backends/xpu/xpu_quantizer.cc Outdated Show resolved Hide resolved
lite/backends/xpu/xpu_quantizer.cc Outdated Show resolved Hide resolved
lite/kernels/xpu/gather_compute.cc Outdated Show resolved Hide resolved
lite/kernels/xpu/__xpu__fc_compute.cc Outdated Show resolved Hide resolved
Copy link
Collaborator

@zhupengyang zhupengyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhupengyang zhupengyang merged commit e7e776d into PaddlePaddle:develop Dec 27, 2021
@mayang002 mayang002 deleted the ernie3.0 branch December 27, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants