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.37】为 Paddle 新增 householder_product API(update) #754

Merged
merged 6 commits into from
Nov 22, 2023
Merged

Conversation

cocoshe
Copy link
Contributor

@cocoshe cocoshe commented Nov 20, 2023

No description provided.

Copy link

paddle-bot bot commented Nov 20, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.

@@ -256,11 +256,11 @@ PyTorch通过底层调用lapack包来实现householder_product,Scipy中也是

API的设计为:

- torch.linalg.householder_product(A, tau, name=None)
- torch.linalg.householder_product(x, tau, name=None)
Copy link
Contributor

Choose a reason for hiding this comment

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

shoule be paddle.linalg.householder_product ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

shoule be paddle.linalg.householder_product ?

Sry, fixed.

@luotao1 luotao1 merged commit c207f78 into PaddlePaddle:master Nov 22, 2023
1 check passed
@cocoshe cocoshe deleted the householderRFC branch November 22, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants