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 Export&Infer No.9】Bubble #887

Merged
merged 8 commits into from
May 12, 2024

Conversation

wufei2
Copy link
Contributor

@wufei2 wufei2 commented May 11, 2024

PR types

Others

PR changes

Others

Describe

#788
为bubble添加了export和inference功能

Copy link

paddle-bot bot commented May 11, 2024

Thanks for your contribution!

NTIME_PDE,
)


@hydra.main(version_base=None, config_path="./conf", config_name="bubble.yaml")
def main(cfg: DictConfig):
if cfg.mode == "train":
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里的mode加上export和infer

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

@HydrogenSulfate HydrogenSulfate changed the title 【PPSCI Export&Infer No.9】 【PPSCI Export&Infer No.9】Bubble May 12, 2024
@HydrogenSulfate HydrogenSulfate merged commit 3057e51 into PaddlePaddle:develop May 12, 2024
3 of 4 checks passed
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* 【PPSCI Export&Infer No.9】

* update examples/bubble/conf/bubble.yaml

* fix codestyle bugs

* Update examples/bubble/bubble.py

* update examples/bubble/bubble.py

---------

Co-authored-by: HydrogenSulfate <[email protected]>
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.

2 participants