Skip to content

paddle.moveaxis() #5051

@mrcangye

Description

@mrcangye

文档中英文链接

中文链接: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

No one assigned

    Labels

    PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccevaldocs working group issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions