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

[Fix&Doc] Update homepage and optimize several transforms #708

Merged
merged 5 commits into from
Dec 20, 2023

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented Dec 20, 2023

PR types

Performance optimization

PR changes

APIs

Describe

  1. 文档首页内容更新,mtl、loss模块分离至Loss目录下的两个文档
  2. Normalize, CropData, Log1p, SqueezeData 四个预处理函数变为inplace方式,避免过程中耗时较多的数据拷贝

Copy link

paddle-bot bot commented Dec 20, 2023

Thanks for your contribution!

Copy link
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhiminzhang0830 zhiminzhang0830 merged commit 0d3db44 into PaddlePaddle:develop Dec 20, 2023
3 checks passed
@HydrogenSulfate HydrogenSulfate deleted the fix_refine_doc branch December 20, 2023 07:47
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
…le#708)

* refine description for AMGNet

* add 1 more contributor

* change Normalize, Log1p, CropData, SqueezeData to inplace transform to avoid copying data for efficiency

* update details in homepage and mtl module

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants