Skip to content

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

@paddle-bot
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
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