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

【PPSCI Doc No.18、19】 #732

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

MayYouBeProsperous
Copy link
Contributor

@MayYouBeProsperous MayYouBeProsperous commented Jan 1, 2024

PR types

Others

PR changes

Others

Describe

refine docs for ppsci.arch.MLP, ppsci.arch.DeepONet

Copy link

paddle-bot bot commented Jan 1, 2024

Thanks for your contribution!

Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

辛苦大佬

>>> output_dict = model(input_dict)
>>> print(output_dict["G"].shape)
[200, 1]
>>> print(output_dict["G"]) # doctest: +SKIP
Copy link
Collaborator

Choose a reason for hiding this comment

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

print(output_dict["G"])这句话可以删除

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的已修改

Comment on lines 82 to 85
>>> print(output_dict["u"]) # doctest: +SKIP
>>> print(output_dict["v"].shape)
[64, 64, 1]
>>> print(output_dict["v"]) # doctest: +SKIP
Copy link
Collaborator

Choose a reason for hiding this comment

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

同,打印输出内容的语句可以删除

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1
Copy link
Collaborator

luotao1 commented Jan 2, 2024

请修复下 code-style-check 流水线

@HydrogenSulfate HydrogenSulfate merged commit fcb26c2 into PaddlePaddle:develop Jan 2, 2024
3 checks passed
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* refine docs for ppsci.arch.MLP, ppsci.arch.DeepONet

* fix
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.

3 participants