Skip to content

Clean some tests #65663

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

Merged
merged 6 commits into from
Jul 4, 2024
Merged

Clean some tests #65663

merged 6 commits into from
Jul 4, 2024

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 3, 2024

PR Category

Others

PR Types

Others

Description

用于迁移paddle/fluid/operators目录Coverage流水线测试,合并删除部分单测
test/legacy_test/test_bicubic_interp_op.py
test/legacy_test/test_bilinear_interp_op.py
test/deprecated/legacy_test/test_crop_op.py
test/legacy_test/test_lookup_table_op.py
test/xpu/test_bilinear_interp_op_xpu.py
test/xpu/test_nearest_interp_op_xpu.py
test/legacy_test/test_nearest_interp_op.py
test/legacy_test/test_trilinear_interp_op.py
test/legacy_test/test_linear_interp_op.py
test/mkldnn/test_nearest_interp_mkldnn_op.py
test/mkldnn/test_bilinear_interp_mkldnn_op.py
test/legacy_test/test_generate_proposals_op.py
test/mkldnn/test_matmul_mkldnn_op.py
test/legacy_test/test_matmul_op.py
test/xpu/test_matmul_op_xpu.py

对应已有v2版本
test/legacy_test/test_bicubic_interp_v2_op.py
test/legacy_test/test_bilinear_interp_v2_op.py
test/legacy_test/test_crop_tensor_op.py
test/legacy_test/test_lookup_table_v2_op.py
test/xpu/test_bilinear_interp_v2_op_xpu.py
test/xpu/test_nearest_interp_v2_op_xpu.py
test/legacy_test/test_nearest_interp_v2_op.py
test/legacy_test/test_trilinear_interp_v2_op.py
test/legacy_test/test_linear_interp_v2_op.py
test/mkldnn/test_nearest_interp_v2_mkldnn_op.py
test/mkldnn/test_bilinear_interp_v2_mkldnn_op.py
test/legacy_test/test_generate_proposals_v2_op.py
test/mkldnn/test_matmul_v2_mkldnn_op.py
test/legacy_test/test_matmul_v2_op.py
test/xpu/test_matmul_v2_op_xpu.py

crop为crop_tensor
image

Copy link

paddle-bot bot commented Jul 3, 2024

你的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 Jul 3, 2024
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Jul 3, 2024
@co63oc
Copy link
Contributor Author

co63oc commented Jul 4, 2024

@luotao1 CI已完成

@luotao1 luotao1 merged commit 239bf7b into PaddlePaddle:develop Jul 4, 2024
@co63oc co63oc deleted the fix_test1 branch August 9, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants