-
Notifications
You must be signed in to change notification settings - Fork 724
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
映射文档 No. 199-200 #5969
映射文档 No. 199-200 #5969
Conversation
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5969.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
❌ The PR's message can't be empty. |
过一下CI |
ok |
@Vooolta CI 已经过了,可以重新 review |
@@ -18,3 +18,13 @@ paddle.fft.fftshift(x, axes=None, name=None) | |||
| ------------- | ------------ | ------------------------------------------------------ | | |||
| input | x | 输入 Tensor,仅参数名不一致。 | | |||
| dim | axes | 进行移动的轴,仅参数名不一致。 | | |||
|
|||
### 转写示例 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -18,3 +18,13 @@ paddle.fft.ifftshift(x, axes=None, name=None) | |||
| ------------- | ------------ | ------------------------------------------------------ | | |||
| input | x | 输入 Tensor,仅参数名不一致。 | | |||
| dim | axes | 进行移动的轴,仅参数名不一致。 | | |||
|
|||
### 转写示例 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
同上
torch.fft.fftshift
torch.fft.ifftshift