Skip to content

Conversation

@cszdrg
Copy link
Contributor

@cszdrg cszdrg commented Jun 12, 2025

PR Category

Execute Infrastructure

PR Types

Improvements

Description

跟torch对齐

  • 当指数为向量 且为 整数 且为 负数时
    a) 底数为 0 时 输出0
    b) 底数为1和-1时 输出1和-1
    c) 底数为其他整数时 输出0
  • 当指数为标量 且为 整数 且为 负数时
    a) 输出报错 不允许负数

截屏2025-06-11 12 23 27

@paddle-bot
Copy link

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

@cszdrg
Copy link
Contributor Author

cszdrg commented Jun 13, 2025

/re-run all-failed

@lshpku lshpku merged commit c999558 into PaddlePaddle:develop Jun 13, 2025
76 of 77 checks passed
DrRyanHuang pushed a commit to DrRyanHuang/Paddle that referenced this pull request Jun 14, 2025
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.

2 participants