Skip to content

Conversation

Ismoothly
Copy link
Contributor

.. cn_api_paddle_paw:

paw_

.. py:function:: paddle.paw_(x) 
Inplace 版本的 :ref:cn_api_paddle_paw API,对输入 x 采用 Inplace 策略。

更多关于 inplace 操作的介绍请参考 3.1.3 原位(Inplace)操作和非原位操作的区别_ 了解详情。

.. _3.1.3 原位(Inplace)操作和非原位操作的区别: https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/beginner/tensor_cn.html#id3

Copy link

paddle-bot bot commented Mar 24, 2025

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

@Ismoothly
Copy link
Contributor Author

Ismoothly commented Mar 24, 2025

描述:
为pow__添加中文文档
增加:
pow__cn.rst文件
修改:
在pow__cn.rst中新增pow__相关信息(Inplace 版本的 [:ref:cn_api_paddle_paw]API,对输入 x 采用 Inplace 策略。

更多关于 inplace 操作的介绍请参考 [3.1.3 原位(Inplace)操作和非原位操作的区别]。)
issue:#7090
英文文档链接:https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/pow__en.html
@sunzhongkai588

@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Mar 25, 2025
Copy link
Collaborator

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

另外,需要在 Overview 里增加一下该 API 的引用和描述

pow\_
-------------------------------

.. py:function:: paddle.pow_(x)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Ismoothly
Copy link
Contributor Author

Ismoothly commented Apr 2, 2025

描述:
为pow__添加中文文档
增加:
pow__cn.rst文件
修改:
在pow__cn.rst中新增pow__相关信息(Inplace 版本的 [:ref:cn_api_paddle_paw]API,对输入 x 采用 Inplace 策略。
修改:
在Overview_cn.rst中新增新添加的API相关信息(均在“tensor 数学操作原位(inplace)版本”标题下)

更多关于 inplace 操作的介绍请参考 [3.1.3 原位(Inplace)操作和非原位操作的区别]。)
issue:#7090
英文文档链接:https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/pow__en.html
@sunzhongkai588

Copy link
Collaborator

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit 1150afd into PaddlePaddle:develop Apr 3, 2025
2 checks passed
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.

3 participants