Skip to content

Conversation

@xingmingyyj
Copy link
Contributor

@xingmingyyj xingmingyyj commented Dec 12, 2023

PR types

Others

PR changes

Others

Description

1.fix PIR OpTest: not found test_xxx_op in legacy_test

  • 统计出现fix PIR OpTest: not found test_xxx_op in legacy_test情况的算子单测,分别出现在test/legacy_test,test/fft,test/distribution,test/auto_parallel文件中。
  • 修改CmakeLists.txt之后,为了测试单测是否成功执行。修改了在test/legacy_test下的单测对应的dpsgd算子的op_compat.yaml信息,导致op_translator失败,在coverage流水线执行对应单测报错。修改了test/mkldnn单测对应的reshape2算子op_compat.yaml信息,同样报错。说明修改有效。
    2.删除test_bilinear_interp_mkldnn_op、test_ir_pybind两个无关单测

@paddle-bot
Copy link

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

@paddle-bot paddle-bot bot added the contributor External developers label Dec 12, 2023
@kangguangli kangguangli merged commit 83a5947 into PaddlePaddle:develop Dec 13, 2023
@xingmingyyj xingmingyyj deleted the fix_cmake_notfound_optests branch December 13, 2023 03:16
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