Skip to content

Conversation

@SigureMo
Copy link
Member

@SigureMo SigureMo commented Mar 25, 2025

@SigureMo SigureMo requested a review from Copilot March 25, 2025 11:55
@paddle-bot
Copy link

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses missing explicit backend settings in several CINN-related tests by adding backend=None where applicable.

  • Added backend=None for paddle.jit.to_static calls in various test files
  • Ensured consistency in test configurations to cover previously omitted cases

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/ir/pir/cinn/symbolic/test_decomp_inference_predictor_run.py Added backend=None to the predictor run test for explicit backend specification
test/ir/pir/cinn/sub_graphs/base.py Added backend=None to the static conversion call for consistency
test/ir/pir/cinn/symbolic/test_reshape_dyshape2stshape.py Updated the non-CINN branch to include backend=None
test/ir/pir/cinn/symbolic/test_sub_graph_flatten.py Updated the non-CINN branch to include backend=None
test/legacy_test/test_stack_op.py Modified the stack op test to explicitly set backend=None

@SigureMo SigureMo merged commit 2ac03ae into PaddlePaddle:develop Mar 26, 2025
31 checks passed
@SigureMo SigureMo deleted the dy2st/explicit-use-phi-backend-in-more-cinn-uts branch March 26, 2025 04:49
co63oc pushed a commit to co63oc/Paddle that referenced this pull request Mar 27, 2025
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.

2 participants