Skip to content

Conversation

@risemeup1
Copy link
Collaborator

@risemeup1 risemeup1 commented Sep 3, 2025

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

paddle自定义算子底层编译机制已经用了python多进程并行编译多个c++文件,在上层编译setup.py入口再套用多进程会导致打包出现错误
Uploading c4e91a67f0a70dd9d580f9f69c5d2c88.jpg…

@paddle-bot
Copy link

paddle-bot bot commented Sep 3, 2025

Thanks for your contribution!

From00
From00 previously approved these changes Sep 3, 2025
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

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

@From00 From00 merged commit 96a3977 into PaddlePaddle:develop Sep 4, 2025
7 checks passed
AlAuAu pushed a commit to AlAuAu/PaddleNLP that referenced this pull request Oct 23, 2025
* fix bug

* Fix function calls in setup.py

---------

Co-authored-by: liym27 <33742067+liym27@users.noreply.github.com>
Co-authored-by: YUNSHEN XIE <1084314248@qq.com>
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