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

Surrogate fix #740

Merged
merged 16 commits into from
Jan 8, 2024
Merged

Conversation

wangguan1995
Copy link
Contributor

PR types

Bug fixes

PR changes

Docs APIs

Describe

refactor docs ,refactor into configuration style

Copy link

paddle-bot bot commented Jan 5, 2024

Thanks for your contribution!

docs/zh/examples/labelfree_DNN_surrogate.md Show resolved Hide resolved
docs/zh/examples/labelfree_DNN_surrogate.md Outdated Show resolved Hide resolved
docs/zh/examples/labelfree_DNN_surrogate.md Show resolved Hide resolved
docs/zh/examples/labelfree_DNN_surrogate.md Outdated Show resolved Hide resolved
docs/zh/examples/labelfree_DNN_surrogate.md Show resolved Hide resolved
@@ -54,7 +52,6 @@
X_OUT = X_IN + L
Copy link
Collaborator

Choose a reason for hiding this comment

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

这类超参数定义放到配置文件里,参考 aneurysm.yaml,全部通过cfg.xxx访问

Copy link
Contributor Author

Choose a reason for hiding this comment

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

X_OUT为非网络训练参数

examples/aneurysm/aneurysm_flow.py Outdated Show resolved Hide resolved
examples/aneurysm/aneurysm_flow.py Outdated Show resolved Hide resolved
examples/aneurysm/aneurysm_flow.py Show resolved Hide resolved
examples/aneurysm/conf/aneurysm_flow.yaml Outdated Show resolved Hide resolved
Copy link
Contributor Author

@wangguan1995 wangguan1995 left a comment

Choose a reason for hiding this comment

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

fix

@@ -54,7 +52,6 @@
X_OUT = X_IN + L
Copy link
Contributor Author

Choose a reason for hiding this comment

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

X_OUT为非网络训练参数

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 4d65d09 into PaddlePaddle:develop Jan 8, 2024
3 checks passed
@HydrogenSulfate HydrogenSulfate deleted the Aneurysm_flow_fix branch January 8, 2024 11:45
@HydrogenSulfate HydrogenSulfate restored the Aneurysm_flow_fix branch January 8, 2024 11:45
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* fix

* fix hydra

* fix bug

* fix

* fix

* fix

* fix

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