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

Compatible with Tensor.to change to out_of_place. #9343

Merged

Conversation

DrownFish19
Copy link
Collaborator

PR types

Function optimization

PR changes

APIs

Description

Compatible with Tensor.to change to out_of_place.

Paddle has updated the Tensor.to operation to an out-of-place operation (PaddlePaddle/Paddle#68992), which subsequently affects the _keep_in_fp32_modules within PaddleNLP.

Copy link

paddle-bot bot commented Oct 31, 2024

Thanks for your contribution!

Copy link
Collaborator

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

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

LGTM

@DrownFish19 DrownFish19 merged commit 483fff4 into PaddlePaddle:develop Oct 31, 2024
10 of 12 checks passed
@DrownFish19 DrownFish19 deleted the dev_20241031_fix_paddle_to_op branch October 31, 2024 07:38
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