Skip to content

[Docs] Update visual diagram for paddle.concat Case 2 (axis=1)#7876

Open
ktopia28 wants to merge 2 commits intoPaddlePaddle:developfrom
ktopia28:add-concat-diagram
Open

[Docs] Update visual diagram for paddle.concat Case 2 (axis=1)#7876
ktopia28 wants to merge 2 commits intoPaddlePaddle:developfrom
ktopia28:add-concat-diagram

Conversation

@ktopia28
Copy link

修改内容:新增了 concat.png,可视化展示了 axis=1 情况下的拼接原理图。输入为 2 个严格符合文档要求的 [2, 3, 4] 三维 Tensor,通过不同蓝色深度区分,直观展示了拼接后形状变为 [2, 6, 4] 的过程。

@paddle-bot
Copy link

paddle-bot bot commented Mar 19, 2026

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7876.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@Echo-Nie
Copy link
Collaborator

Thx! Could you label axis 0/1/2 like the old figure? That’d be clearer!

@Echo-Nie Echo-Nie changed the title Add comprehensive visual diagram for paddle.concat Case 2 (axis=1) [Docs] Update visual diagram for paddle.concat Case 2 (axis=1) Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants