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

映射文档 No. 199-200 #5969

Closed
wants to merge 4 commits into from
Closed

映射文档 No. 199-200 #5969

wants to merge 4 commits into from

Conversation

minleminzui
Copy link

@minleminzui minleminzui commented Jun 25, 2023

torch.fft.fftshift
torch.fft.ifftshift

@paddle-bot
Copy link

paddle-bot bot commented Jun 25, 2023

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

@CLAassistant
Copy link

CLAassistant commented Jun 25, 2023

CLA assistant check
All committers have signed the CLA.

@paddle-bot
Copy link

paddle-bot bot commented Jun 25, 2023

❌ The PR's message can't be empty.

@ROckDog22
Copy link
Contributor

过一下CI

@minleminzui
Copy link
Author

过一下CI

ok

@luotao1
Copy link
Collaborator

luotao1 commented Jun 28, 2023

@Vooolta CI 已经过了,可以重新 review

@@ -18,3 +18,13 @@ paddle.fft.fftshift(x, axes=None, name=None)
| ------------- | ------------ | ------------------------------------------------------ |
| input | x | 输入 Tensor,仅参数名不一致。 |
| dim | axes | 进行移动的轴,仅参数名不一致。 |

### 转写示例
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

仅参数名不一致时,无需转写示例

Uploading infoflow 2023-07-05 11-45-18.png…

@@ -18,3 +18,13 @@ paddle.fft.ifftshift(x, axes=None, name=None)
| ------------- | ------------ | ------------------------------------------------------ |
| input | x | 输入 Tensor,仅参数名不一致。 |
| dim | axes | 进行移动的轴,仅参数名不一致。 |

### 转写示例
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上

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.

None yet

5 participants