Skip to content

Conversation

@zhengshengning
Copy link
Contributor

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

Bug fixes

PR changes

Others

Description

将下面两个pr中大tensor修复中会影响性能的修改就行revert。并加上PADDLE_ENFORCE_LE进行拦截。
#11172
#11169

@paddle-bot
Copy link

paddle-bot bot commented Nov 13, 2025

Thanks for your contribution!

Copy link

@A-nnonymous A-nnonymous left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for hardwork

Copy link
Collaborator

@From00 From00 left a comment

Choose a reason for hiding this comment

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

LGTM

@swgu98 swgu98 merged commit 9904cfc into PaddlePaddle:develop Nov 14, 2025
8 of 11 checks passed
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.

4 participants