Skip to content

Conversation

Ayuan2021
Copy link
Contributor

@Ayuan2021 Ayuan2021 commented Dec 8, 2022

  • paddle.nn.functional.instance_norm 中去掉冒号

  • paddle.nn.L1Loss 更改math公式格式

  • paddle.nn.functional.l1_loss 更改math公式格式

  • paddle.nn.functional.layer_norm 更改class 为 function

  • paddle.nn.InstanceNorm1D、paddle.nn.InstanceNorm2D、paddle.nn.InstanceNorm3D中格式以及超链接。以及中英文文档内容一致性增加了DataLayout: NCHW [batch, in_channels, D, in_height, in_width]等内容,对DataLayout翻译为数据布局。

test=document_fix

* fix typo errors

* Update yolo_box_cn.rst

* Update yolo_loss_cn.rst

* Rename read_file.rst to read_file_cn.rst

* Update and rename decode_jpeg.rst to decode_jpeg_cn.rst

Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
@paddle-bot
Copy link

paddle-bot bot commented Dec 8, 2022

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

@CLAassistant
Copy link

CLAassistant commented Dec 8, 2022

CLA assistant check
All committers have signed the CLA.

	modified:   docs/api/paddle/nn/functional/l1_loss_cn.rst
	modified:   docs/api/paddle/nn/InstanceNorm2D_cn.rst
	modified:   docs/api/paddle/nn/InstanceNorm3D_cn.rst
	modified:   docs/api/paddle/nn/InstanceNorm2D_cn.rst
	modified:   docs/api/paddle/nn/InstanceNorm3D_cn.rst
	modified:   docs/api/paddle/nn/InstanceNorm2D_cn.rst
@Ayuan2021
Copy link
Contributor Author

What's wrong?

Copy link
Collaborator

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

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

good job!
LGTM

@Ligoml Ligoml merged commit 5db6cef into PaddlePaddle:develop Dec 13, 2022
@Ayuan2021 Ayuan2021 deleted the paddleDocs branch December 14, 2022 10:00
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.

3 participants