File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,6 @@ index_add\_
7
7
8
8
Inplace 版本的 :ref: `cn_api_paddle_index_add ` API,对输入 `x ` 采用 Inplace 策略。
9
9
10
- 代码示例
11
- ::::::::::::
12
-
13
- COPY-FROM: paddle.index_add _
14
-
15
10
更多关于 inplace 操作的介绍请参考 `3.1.3 原位(Inplace)操作和非原位操作的区别 `_ 了解详情。
16
11
17
12
.. _3.1.3 原位(Inplace)操作和非原位操作的区别 : https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/beginner/tensor_cn.html#id3
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ index_fill\_
7
7
8
8
Inplace 版本的 :ref: `cn_api_paddle_index_fill ` API
9
9
10
- 代码示例
11
- ::::::::::::
10
+ 更多关于 inplace 操作的介绍请参考 `3.1.3 原位(Inplace)操作和非原位操作的区别 `_ 了解详情。
12
11
13
- COPY-FROM: paddle.index_fill _
12
+ .. _ 3.1.3 原位(Inplace)操作和非原位操作的区别 : https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/beginner/tensor_cn.html#id3
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ index_put\_
7
7
8
8
Inplace 版本的 :ref: `cn_api_paddle_index_put ` API
9
9
10
- 代码示例
11
- ::::::::::::
10
+ 更多关于 inplace 操作的介绍请参考 `3.1.3 原位(Inplace)操作和非原位操作的区别 `_ 了解详情。
12
11
13
- COPY-FROM: paddle.index_put _
12
+ .. _ 3.1.3 原位(Inplace)操作和非原位操作的区别 : https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/beginner/tensor_cn.html#id3
You can’t perform that action at this time.
0 commit comments