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

[Doc] Fix pipe document & refine inference guide #798

Merged

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented Mar 5, 2024

PR types

Others

PR changes

Docs

Describe

  1. [Fix] Fix gpu occupying when running with cpu #795 中修复了含参激活层Swish的参数被错误地共享的问题,本PR重新训练使用了该激活函数的pipe案例,并上传新的预训练权重poiseuille_flow_pretrained.pdparams
  2. pipe案例绘图时,固定保留2位有效数字,并根据 seaborn/_oldcore.py generating Futurewarning for deprecated pandas is_categorical_dtype and use_inf_as_na usage mwaskom/seaborn#3462 (comment) ,建议安装>=0.13.0版本的seaborn
  3. 重新整理使用文档中的推理相关内容

Copy link

paddle-bot bot commented Mar 5, 2024

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 1910a42 into PaddlePaddle:develop Mar 6, 2024
3 of 4 checks passed
@HydrogenSulfate HydrogenSulfate deleted the fix_pipe_document branch March 6, 2024 11:49
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* correct pretrainde_model_path of Pipe Flow(test=document_fix)

* refine inference document

* fix significant figures to 2 for tidy plot

* increase indention
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