We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b73f88 commit 68a0584Copy full SHA for 68a0584
docs/api/paddle/crop_cn.rst
@@ -59,6 +59,7 @@ crop
59
下图展示了示例二中的情形——一个形状为[2,3,4]的三维张量通过 crop 操作裁剪为形状为[2,2,3]的三维张量,同时保持了张量中元素的顺序和值不变。通过比较,可以清晰地看到张量形状变化前后各元素的对应关系。
60
61
.. figure:: ../../images/api_legend/crop.png
62
+ :width: 500
63
:alt: 示例二图示
64
:align: center
65
docs/images/api_legend/crop.png
-52 KB
0 commit comments