Skip to content

Conversation

@zhengshengning
Copy link
Contributor

PR Category

Operator Mechanism

PR Types

Improvements

Description

PR描述:
完成 pow(scalar, tensor) 在CPU上与torch cpu精度对齐。
使用了Sleef第三方库实现。
注意:

  1. 调用方式:out = scalar ** tensor
  2. 需要在cmake编译paddle时增加 -DWITH_SLEEF=ON 选项;

@paddle-bot
Copy link

paddle-bot bot commented Jan 28, 2026

你的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.

@YqGe585
Copy link
Member

YqGe585 commented Jan 30, 2026

IXUCA rerun仍然失败的,辛苦rebase到develop后重新触发CI

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.

2 participants