Skip to content

Ernie-core Op Move #73124

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 7 commits into from
Jun 10, 2025
Merged

Ernie-core Op Move #73124

merged 7 commits into from
Jun 10, 2025

Conversation

pesionzhao
Copy link
Contributor

@pesionzhao pesionzhao commented Jun 6, 2025

PR Category

User Experience

PR Types

Deprecations

Description

Move the following operators to another location to keep the phi operator library clean and facilitate future deprecations.

OP List

  • paddle.incubate.nn.functional.cal_aux_loss (and grad).
  • paddle.incubate.nn.functional.moe_combine (and grad).
  • paddle.incubate.nn.functional.expand_modality_expert_id.
  • paddle.incubate.nn.functional.build_src_rank_and_local_expert_id.
  • paddle.incubate.nn.functional.int_bincount.
  • paddle.incubate.nn.functional.fused_rms_norm_ext.
  • paddle.incubate.nn.functional.moe_gate_dispatch(and grad).
  • paddle.incubate.nn.functional.moe_gate_dispatch_permute(and grad).
  • paddle.incubate.nn.functional.moe_gate_dispatch_partial_nosoftmaxtopk(and grad).

pcard-91067

Copy link

paddle-bot bot commented Jun 6, 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.

@paddle-bot paddle-bot bot added the contributor External developers label Jun 6, 2025
zyfncg
zyfncg previously approved these changes Jun 9, 2025
XiaoguangHu01
XiaoguangHu01 previously approved these changes Jun 9, 2025
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@pesionzhao
Copy link
Contributor Author

/re-run all-failed

@pesionzhao pesionzhao closed this Jun 9, 2025
@pesionzhao pesionzhao reopened this Jun 9, 2025
@pesionzhao pesionzhao dismissed stale reviews from XiaoguangHu01 and zyfncg via b4c8c03 June 9, 2025 11:47
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@pesionzhao
Copy link
Contributor Author

/re-run all-failed

@zyfncg zyfncg merged commit 7a4f77d into PaddlePaddle:develop Jun 10, 2025
51 of 54 checks passed
shanjiang7 pushed a commit to shanjiang7/Paddle that referenced this pull request Jun 12, 2025
* pre-commit

* modify yaml

* modify yaml

* modify license date

* reset yaml
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.

3 participants