-
Notifications
You must be signed in to change notification settings - Fork 838
Closed
Labels
PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccevaldocs working group issuedocs working group issue
Description
文档中英文链接
中文链接:https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/api/paddle/moveaxis_cn.html
英文链接:https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/moveaxis_en.html
红线问题
代码有误:
paddle.moveaxis(x, 0, 1)
应为:paddle.moveaxis(x, 0, 1).shape
结构问题
No response
内容问题
No response
格式问题
No response
主观评价
代码有误,文档较为容易理解
PR:PaddlePaddle/Paddle#44191
Metadata
Metadata
Assignees
Labels
PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccevaldocs working group issuedocs working group issue