Skip to content

Commit

Permalink
修改代码块引用和图例参数注释
Browse files Browse the repository at this point in the history
  • Loading branch information
fufu0615 committed Aug 7, 2024
1 parent 8b9e29e commit eaef617
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/api/paddle/tensor_split_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@ list[Tensor],分割后的 Tensor 列表。
代码示例 1
:::::::::

COPY-FROM: paddle.tensor_split:code-example-1
COPY-FROM: paddle.tensor_split:tensor-split-example-1

.. image:: ../../images/api_legend/tensor_split/tensor_split-1.png
:alt: 图例-1

代码示例 2
:::::::::::

COPY-FROM: paddle.tensor_split:code-example-2
COPY-FROM: paddle.tensor_split:tensor-split-example-2

.. image:: ../../images/api_legend/tensor_split/tensor_split-2.png
:alt: 图例-2

代码示例 3
:::::::::::

COPY-FROM: paddle.tensor_split:code-example-3
COPY-FROM: paddle.tensor_split:tensor-split-example-3

.. image:: ../../images/api_legend/tensor_split/tensor_split-3.png
:alt: 图例-3

代码示例 4
:::::::::::

COPY-FROM: paddle.tensor_split:code-example-4
COPY-FROM: paddle.tensor_split:tensor-split-example-4

.. image:: ../../images/api_legend/tensor_split/tensor_split-4.png
:alt: 图例-4

代码示例 5
:::::::::::

COPY-FROM: paddle.tensor_split:code-example-5
COPY-FROM: paddle.tensor_split:tensor-split-example-5

.. image:: ../../images/api_legend/tensor_split/tensor_split-5.png
:alt: 图例-5
Binary file modified docs/images/api_legend/dsplit/dsplit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/hsplit/hsplit-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/hsplit/hsplit-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/tensor_split/tensor_split-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/tensor_split/tensor_split-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/tensor_split/tensor_split-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/tensor_split/tensor_split-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/tensor_split/tensor_split-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/vsplit/vsplit-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/api_legend/vsplit/vsplit-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eaef617

Please sign in to comment.