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 8th No.1】add lu_solve api for paddle #71030

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

decade-afk
Copy link

PR Category

User Experience

PR Types

Others

Description

【Hackathon 8th No.1】add lu_solve api for paddle

Copy link

paddle-bot bot commented Feb 6, 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.

@decade-afk
Copy link
Author

我想请问下dcu芯片的编译是不支持cuslover库的吗?
image
@jeff41404 @luotao1

@decade-afk
Copy link
Author

image
image
请问这是怎么回事,是ops.yaml那里写错了吗 @jeff41404

@decade-afk
Copy link
Author

在分支更新前,我测试底层c代码时出现错误为传入算子类型错误,即本应传入tensor算子类型,但算子类型判断时为pir模式下tensor类型。分支更新后,checkoutput抛出未传入b输入错误,checkgrad抛出类型错误。我检查过文档以及对应yaml,并没有错误,同时Python代码测试正确 @luotao1

@decade-afk
Copy link
Author

这是更新后的:d2a6b77dd90fa749cf2602378b3b506d628f1061
这是更新前的:ef649042514bd58d4ba8ed98caaea89c12da9436

@decade-afk decade-afk force-pushed the new_solve branch 2 times, most recently from d71a6b0 to 4022787 Compare February 20, 2025 07:56
@decade-afk
Copy link
Author

请问错误的三个ci能否先approval? @luotao1

@decade-afk decade-afk requested a review from phlrain as a code owner February 22, 2025 06:39
@decade-afk
Copy link
Author

decade-afk commented Feb 22, 2025

image
梯度计算代码是根据pytorch实现的,pivots是主元信息,不需要计算其梯度;impl和静态图代码是有执行的,但是不知道为什么他没有检测到 @luotao1 @jeff41404

@decade-afk
Copy link
Author

image
这三个ci一直执行不到

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