Skip to content

Conversation

@SigureMo
Copy link
Member

@SigureMo SigureMo commented Feb 7, 2025

PR Category

Execute Infrastructure

PR Types

Bug fixes

Description

修复 PaddleMIX DiT 上发现的问题,对于打断后抽取的 resume 函数,我们是直接用 CALL 传参的,不会再存在 kwonly args,因此需要清掉 code object 的 co_kwonlyargcount(问题类似 #66358

PCard-66972

@paddle-bot
Copy link

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

@SigureMo SigureMo requested a review from DrRyanHuang February 7, 2025 05:17
Copy link
Contributor

@DrRyanHuang DrRyanHuang left a comment

Choose a reason for hiding this comment

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

LGTM~ 🐈

@SigureMo SigureMo merged commit 302f9c2 into PaddlePaddle:develop Feb 7, 2025
31 checks passed
@SigureMo SigureMo deleted the sot/clear-kwonly-args-in-resume-fn branch February 7, 2025 11:03
YqGe585 pushed a commit to YqGe585/Paddle that referenced this pull request May 7, 2025
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