Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【Hackathon 5th No.45】为torch.cuda.comm.scatter and torch.cuda.comm.gather 添加test -part #319

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

longranger2
Copy link
Contributor

PR Docs

PaddlePaddle/docs#6217

PR APIs

@paddle-bot
Copy link

paddle-bot bot commented Oct 29, 2023

Thanks for your contribution!

@longranger2
Copy link
Contributor Author

@zhwesky2010 辛苦review下~


from apibase import APIBase

obj = APIBase("torch.cuda.comm.gather")
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个API和 paddle.distributed.gather 有什么区别


from apibase import APIBase

obj = APIBase("torch.cuda.comm.scatter")
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个API和 paddle.distributed.scatter 有什么区别

Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit e8985bc into PaddlePaddle:master Nov 6, 2023
@luotao1 luotao1 changed the title 【Hackathon 5th No.45】为torch.cuda.comm.scatter and torch.cuda.comm.gather 添加test 【Hackathon 5th No.45】为torch.cuda.comm.scatter and torch.cuda.comm.gather 添加test -part Nov 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants