Skip to content

Conversation

@DanielSun11
Copy link
Contributor

@DanielSun11 DanielSun11 commented Aug 21, 2025

PR Category

Operator Mechanism

PR Types

Improvements

Description

  • 规范存储python api别名信息的存储位置。使用 paddle/phi/ops/yaml/python_api_info.yaml 专门存储别名信息
  • 支持paddle.nn.functional 下的api的C++下沉

pcard-67164

- support  the python api info  in other yaml
- support set func to paddle.nn.functional
@paddle-bot
Copy link

paddle-bot bot commented Aug 21, 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.

zyfncg
zyfncg previously approved these changes Aug 22, 2025
- op : amin
name : [paddle.amin,paddle.Tensor.amin]
args_alias :
use_default_mapping : True
Copy link
Contributor

Choose a reason for hiding this comment

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

如果 use_default_mapping 是True的情况比较多的话,可以默认值就设置为True, 省的再配置一次

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@DanielSun11 DanielSun11 merged commit bd0b53a into PaddlePaddle:develop Aug 25, 2025
120 of 128 checks passed
@DanielSun11 DanielSun11 deleted the support branch September 18, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants