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

【Hackathon 8th No.19】Pangu-Weather 论文复现 #1089

Merged
merged 8 commits into from
Mar 10, 2025

Conversation

BeingGod
Copy link
Contributor

@BeingGod BeingGod commented Feb 28, 2025

PR types

New features

PR changes

Others

Describe

Add Pangu-Weather predictor

Pangu-Weather 论文复现

@BeingGod BeingGod changed the title Add pangu weather predictor 【Hackathon 8th No.19】Pangu-Weather 论文复现 Mar 3, 2025
Copy link

paddle-bot bot commented Mar 3, 2025

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.

使用的是onnx的gpu还是cpu推理呢?

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.

如果这几个配置文件只有INFER.pretrained_model_pathINFER.export_path的区别的话,其实可以合并成一个pangu_weather.yaml,然后在案例文档中,运行命令的末尾通过指定INFER.pretrained_model_path=xxx INFER.export_path=yyy的方式,覆盖部分参数运行即可

@BeingGod
Copy link
Contributor Author

BeingGod commented Mar 4, 2025

使用的是onnx的gpu还是cpu推理呢?

GPU 推理

@BeingGod
Copy link
Contributor Author

BeingGod commented Mar 4, 2025

如果这几个配置文件只有INFER.pretrained_model_pathINFER.export_path的区别的话,其实可以合并成一个pangu_weather.yaml,然后在案例文档中,运行命令的末尾通过指定INFER.pretrained_model_path=xxx INFER.export_path=yyy的方式,覆盖部分参数运行即可

ACK. Thx.

@luotao1
Copy link
Collaborator

luotao1 commented Mar 5, 2025

请先提交 RFC 设计文档

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 merged commit 96eb5ba into PaddlePaddle:develop Mar 10, 2025
3 of 4 checks passed
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.

4 participants