Skip to content

Conversation

@enkilee
Copy link
Contributor

@enkilee enkilee commented Jan 29, 2026

add torch.angle,torch.as_strided,torch.special.i0,torch.special.i0e

Copilot AI review requested due to automatic review settings January 29, 2026 07:52
@paddle-bot
Copy link

paddle-bot bot commented Jan 29, 2026

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

@github-actions
Copy link

github-actions bot commented Jan 29, 2026

📚 本次 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

This PR updates the Chinese API documentation for four functions to improve PyTorch API compatibility. The changes align with recent documentation standards and add missing parameter documentation.

Changes:

  • Standardizes default value formatting from None to None with backticks across all four files
  • Adds out keyword parameter documentation to paddle.i0 and paddle.i0e
  • Documents parameter aliases for paddle.as_strided (shape/size, offset/storage_offset)

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/api/paddle/i0_cn.rst Adds out parameter documentation and standardizes default value format
docs/api/paddle/i0e_cn.rst Adds out parameter documentation and standardizes default value format
docs/api/paddle/as_strided_cn.rst Adds alias support note, documents parameter aliases, and standardizes default value format
docs/api/paddle/angle_cn.rst Standardizes default value format for name parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants