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

[AutoParallel] Fix the bug in grad op of dtensor_to_local #71264

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

pkuzyc
Copy link
Contributor

@pkuzyc pkuzyc commented Feb 25, 2025

PR Category

Auto Parallel

PR Types

Bug fixes

Description

Pcard-76459

  1. modify the grad op of dtensor_to_local, construct input_grad's dist_tensor with local dense_tensor.
  2. fix the bug in setting no_need_buffer values.
  3. fix the bug about getting wrong communication group in parsing communication context.

Copy link

paddle-bot bot commented Feb 25, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@pkuzyc pkuzyc force-pushed the fix_dtensor_to_local branch from c3ec00b to ec0c1f5 Compare February 25, 2025 11:21
@pkuzyc pkuzyc force-pushed the fix_dtensor_to_local branch from ec0c1f5 to 79dea17 Compare February 26, 2025 03:07
Copy link
Contributor

@From00 From00 left a comment

Choose a reason for hiding this comment

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

LGTM

@pkuzyc pkuzyc merged commit 3467a86 into PaddlePaddle:develop Feb 27, 2025
32 checks passed
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