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] Support dist tensor in item api #62420

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

LiYuRio
Copy link
Contributor

@LiYuRio LiYuRio commented Mar 5, 2024

PR types

Bug fixes

PR changes

Others

Description

PCard-73145

让paddle.item支持DistTensor作为输入,如果此时的DistTensor是非replicated状态,就需要进行一次reshard,保证每个rank拿到的item后的结果是正确的。

Copy link

paddle-bot bot commented Mar 5, 2024

你的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.

zhiqiu
zhiqiu previously approved these changes Mar 6, 2024
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

XieYunshen
XieYunshen previously approved these changes Mar 6, 2024
Copy link
Contributor

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

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

LGTM for set_tests_properties(test_dist_tensor_api PROPERTIES LABELS "RUN_TYPE=EXCLUSIVE" TIMEOUT 200)

@LiYuRio LiYuRio merged commit 3de4a22 into PaddlePaddle:develop Mar 6, 2024
30 checks passed
@LiYuRio LiYuRio deleted the fix_shape branch March 6, 2024 09:02
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.

3 participants