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

[Dy2St] pir dy2st unittest verification - Part -2 #59370

Merged
merged 7 commits into from
Nov 29, 2023
Merged

[Dy2St] pir dy2st unittest verification - Part -2 #59370

merged 7 commits into from
Nov 29, 2023

Conversation

DrRyanHuang
Copy link
Member

@DrRyanHuang DrRyanHuang commented Nov 26, 2023

PR types

Others

PR changes

Others

Description

状态 单测 错误类别 备注 报错信息
✅93 test_isinstance
✅94 test_dict
❌95 test_no_gradient 反向 段错误
❌96 test_assert TestAssertVariable.test_non_variable 控制流
❌97 test_jit_setitem API OpResult不支持 __setitem__

相关链接:

Copy link

paddle-bot bot commented Nov 26, 2023

你的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.

@paddle-bot paddle-bot bot added the contributor External developers label Nov 26, 2023
Copy link

paddle-bot bot commented Nov 26, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@SigureMo
Copy link
Member

SigureMo commented Nov 28, 2023

  • test_assert TestAssertVariable.test_non_variable 控制流
  • test_dict 可以
  • test_isinstance 可以
  • test_no_gradient 反向 段错误
  • test_jit_setitem API OpResult 不支持 __setitem__

Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

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

LGTMeow

@gouzil 这个也可以同步了

@SigureMo SigureMo merged commit 3b40279 into PaddlePaddle:develop Nov 29, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants