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 4 #58936

Merged
merged 6 commits into from
Nov 13, 2023

Conversation

gouzil
Copy link
Member

@gouzil gouzil commented Nov 12, 2023

PR types

Others

PR changes

Others

Description

状态 单测 备注
test_bmn TestTrain.test_train_pir未通过,需要适配jit.api.save, 均不能跑最终态
test_typehint 全部可以跑最终态
test_convert_call TestRecursiveCall2单测失败,需要适配paddle.nn.Layer.__call__或者paddle.nn.Layer._dygraph_call_func,且所有单测均为进入run_program_op.__call__,含 cond OP,控制流尚不支持
🚧 test_inplace_assign TestInplaceAssign.test_case2需要等待适配OpResult.__setitem__,剩余可以跑最终态
test_word2vec TestWord2Vec binary_cross_entropy_with_logits API 未适配

添加一个新的装饰器test_pir_api_only,用于替换test_pir_only

相关链接:

Copy link

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

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

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