Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paddle.rot90() #4994

Closed
xiongjunfeng opened this issue Jul 3, 2022 · 0 comments
Closed

paddle.rot90() #4994

xiongjunfeng opened this issue Jul 3, 2022 · 0 comments
Labels
eval docs working group issue

Comments

@xiongjunfeng
Copy link

xiongjunfeng commented Jul 3, 2022

文档中英文链接

https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/api/paddle/rot90_cn.html
https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/rot90_en.html

红线问题

中英文版本的API功能描述方式差别比较大,且英文版里有明显错误:旋转方向和次数都用axes来指定,此处应该是漏掉了"k的绝对值"

结构问题

No response

内容问题

No response

格式问题

No response

主观评价

中英文版本的API描述方式差别比较大,且英文版里有明显错误:旋转方向和次数都用axes来指定,此处应该是漏掉了"k的绝对值",已经修改源代码,并提交了PR: PaddlePaddle/Paddle#44038

本API可以读懂,示例代码也能帮助理解,但对于高维Tensor的旋转,最好能有图解来帮助理解。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eval docs working group issue
Projects
None yet
Development

No branches or pull requests

2 participants