Skip to content

Conversation

LiaoYFBH
Copy link
Contributor

  1. 修改类型(PR Type)
    文档错别字修复(Unify terminology:“傅立叶”→“傅里叶”)
    反引号(``)问题修复(本次无此修改,目标文件无相关问题)
  2. 修改文件列表(Files Changed)
    docs/api/paddle/fft/hfft_cn.rst
    docs/api/paddle/fft/irfft_cn.rst
    docs/api/paddle/fft/irfftn_cn.rst
  3. 关联信息(Related Info)
    活动名称:Docathon 文档优化活动
    赛题编号:No.25-27
    关联 Issue:[Docathon] 中文文档格式日常修复 #7435
  4. 审核请求(Review Request)
    @Echo-Nie @sunzhongkai588

出。如果指定 n,则输出 Tensor 在傅立叶变换轴的长度为 n,否则为 ``2*(m-1)``,其中``m``
是输入 Tensor 在 ``axis`` 维的长度。

出。如果指定 n,则输出 Tensor 在傅里叶变换轴的长度为 n,否则为 ``2*(m-1)`` ,其中 ``m``
Copy link
Contributor

Choose a reason for hiding this comment

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

image 不需要换行

Tensor 的长度小于 ``n//2+1``,则输入 Tensor 会被补零。如果 ``n``
没有被指定,则取 ``2*(m-1)``,其中,``m`` 是输入 Tensor 在 ``axis`` 维的长度。

``n//2+1`` ,如果输入 Tensor 的长度大于 ``n//2+1`` ,输入 Tensor 会被截断。如果输入
Copy link
Contributor

Choose a reason for hiding this comment

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

这里也不需要换行,方框内应该是一段话

image

此函数输入的排序方式应与 `irfft` 返回的方式相同。

参数
:::::::::
Copy link
Contributor

Choose a reason for hiding this comment

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

image

@luotao1 luotao1 added contributor HappyOpenSource 快乐开源活动issue与PR labels Sep 28, 2025
Copy link

paddle-bot bot commented Sep 28, 2025

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

Copy link
Contributor

@Echo-Nie Echo-Nie left a comment

Choose a reason for hiding this comment

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

hfftirfftirfft_n

LGTM @luotao1

@luotao1 luotao1 merged commit 2541c9d into PaddlePaddle:develop Sep 29, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants