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

[Enh] Add numpy solver in config solvers #869

Merged

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented Apr 26, 2024

PR types

New features

PR changes

Others

Describe

  1. 支持解析yaml配置中的numpy下的属性,如在numpy中填写np.pi并在程序运行时被解析成np.pi浮点常量。
  2. 基于推理模型导出顺序的修复PR[Fix] Keep inference model output keys same order with dynamic model Paddle#63791删除手动排序的代码。

Copy link

paddle-bot bot commented Apr 26, 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

@HydrogenSulfate HydrogenSulfate merged commit 9d84962 into PaddlePaddle:develop Apr 26, 2024
2 of 3 checks passed
@HydrogenSulfate HydrogenSulfate deleted the add_config_solvers branch April 26, 2024 11:03
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* support registering numpy config solvers when parsing attribute of numpy from config

* remove permutation code

* avoid duplicated register
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