Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/api/paddle/transpose_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ transpose
::::::::::::
多维 Tensor

下图展示了代码示例中的第二个例子

.. image:: ../../images/api_legend/transpose.png
:width: 500

代码示例
::::::::::::
Expand Down
Binary file added docs/images/api_legend/transpose.png
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

图做的很好~需要优化一下变化后的图的axis,直接写和变换前一样简单写成 axis=0 axis=2 ...不需要加上 update... 这样容易造成误解

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已更改

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.