Skip to content

Commit

Permalink
fix details
Browse files Browse the repository at this point in the history
  • Loading branch information
Aoraki-Dream committed Sep 4, 2024
1 parent 0b73f88 commit 68a0584
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/paddle/crop_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ crop
下图展示了示例二中的情形——一个形状为[2,3,4]的三维张量通过 crop 操作裁剪为形状为[2,2,3]的三维张量,同时保持了张量中元素的顺序和值不变。通过比较,可以清晰地看到张量形状变化前后各元素的对应关系。

.. figure:: ../../images/api_legend/crop.png
:width: 500
:alt: 示例二图示
:align: center

Expand Down
Binary file modified docs/images/api_legend/crop.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 68a0584

Please sign in to comment.