Skip to content

Commit 0f62785

Browse files
authored
Merge pull request #1 from rigidwill666/rigidwill666-patch
[Docathon][Add Inplace CN Doc No.12]
2 parents dfef91b + 03ae009 commit 0f62785

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api/paddle/digamma__cn.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _cn_api_paddle_digamma_:
2+
3+
digamma\_
4+
-------------------------------
5+
6+
.. py:function:: paddle.digamma_(x, name=None)
7+
8+
Inplace 版本的 :ref:`cn_api_paddle_digamma` API,对输入 x 采用 Inplace 策略。
9+
10+
更多关于 inplace 操作的介绍请参考 `3.1.3 原位(Inplace)操作和非原位操作的区别`_ 了解详情。
11+
12+
.. _3.1.3 原位(Inplace)操作和非原位操作的区别: https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/beginner/tensor_cn.html#id3

0 commit comments

Comments
 (0)