Skip to content

Conversation

@enkilee
Copy link
Contributor

@enkilee enkilee commented Jan 19, 2026

add torch.conj,torch.special.i1,torch.special.i1e

Copilot AI review requested due to automatic review settings January 19, 2026 03:57
@enkilee enkilee requested a review from ooooo-create as a code owner January 19, 2026 03:57
@paddle-bot
Copy link

paddle-bot bot commented Jan 19, 2026

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7682.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@github-actions
Copy link

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

这个 PR 更新了三个 PaddlePaddle API 的中文文档,为 paddle.conjpaddle.i1paddle.i1e 添加了新的关键字参数 out,以提升 PyTorch 兼容性。

Changes:

  • 在三个 API 的函数签名中添加了 *, out=None 参数
  • name 参数的默认值 None 添加了反引号标记( None
  • 新增"关键字参数"章节,说明 out 参数的用途

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/api/paddle/conj_cn.rst 更新 paddle.conj API 文档,添加 out 关键字参数
docs/api/paddle/i1_cn.rst 更新 paddle.i1 API 文档,添加 out 关键字参数
docs/api/paddle/i1e_cn.rst 更新 paddle.i1e API 文档,添加 out 关键字参数

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.

1 participant