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

【Hackathon 5th No.45】转换规则 torch.cuda.stream -part #216

Merged
merged 6 commits into from
Nov 1, 2023

Conversation

sanbuphy
Copy link
Contributor

@sanbuphy sanbuphy commented Jul 31, 2023

PR Docs

对应文档在 PaddlePaddle/docs#6062 (comment)

PR APIs

torch.cuda.stream(stream)

@paddle-bot
Copy link

paddle-bot bot commented Jul 31, 2023

Thanks for your contribution!

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Jul 31, 2023
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Jul 31, 2023
@@ -3633,6 +3633,10 @@
"Matcher": "GenericMatcher",
"paddle_api": "paddle.device.cuda.device_count"
},
"torch.cuda.stream": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

你没有正确的配置json字段:args_list,所以导致后面触发了python语法报错的问题

Copy link
Contributor Author

Choose a reason for hiding this comment

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

谢谢,看懂了。已补充

@luotao1
Copy link
Collaborator

luotao1 commented Aug 18, 2023

请解决下冲突和流水线失败

@sanbuphy
Copy link
Contributor Author

@zhwesky2010 麻烦研发大哥看看最新代码,第五个测试很奇怪,有时候会通过,多运行几次会error:

image

@zhwesky2010
Copy link
Collaborator

@sanbuphy 计算结果不同,不太确定原因,按理说只是一个加法计算 结果应该一致,可以根据报错信息和返回结果自行调试下。
另外这里写的4个API,这个应该是只实现了一个API吧

@sanbuphy
Copy link
Contributor Author

@sanbuphy 计算结果不同,不太确定原因,按理说只是一个加法计算 结果应该一致,可以根据报错信息和返回结果自行调试下。 另外这里写的4个API,这个应该是只实现了一个API吧

ok我看下;其他api是paddle中不存在

@zhwesky2010 zhwesky2010 changed the title 转换规则 121/122/123/124 转换规则 torch.cuda.stream Nov 1, 2023
@zhwesky2010 zhwesky2010 merged commit 2ccb6d1 into PaddlePaddle:master Nov 1, 2023
1 check was pending
@luotao1 luotao1 changed the title 转换规则 torch.cuda.stream 【Hackathon 5th No.45】转换规则 torch.cuda.stream -part Nov 2, 2023
@luotao1 luotao1 removed the HappyOpenSource 快乐开源活动issue与PR label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants