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

[Enhancement] Support dy2stat for HRNet and DeeplabV3 #1527

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Nov 12, 2021

Support dy2stat for hrnet and deeplabV3

@@ -392,6 +392,10 @@ def test_config(self) -> Dict:
def export_config(self) -> Dict:
return self.dic.get('export', {})

@property
def to_static(self) -> bool:
Copy link
Collaborator

Choose a reason for hiding this comment

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

请加注释说明该参数是指是否启用动转静训练。
改为to_static_training?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

添加了注释,修改了参数名

Copy link

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@juncaipeng juncaipeng left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@wuyefeilin wuyefeilin left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelowenliu michaelowenliu changed the title [Dy2stat]Support dy2stat for hrnet and deeplabV3 [Enhancement] Support dy2stat for HRNet and DeeplabV3 Nov 17, 2021
@michaelowenliu michaelowenliu merged commit 92ede80 into PaddlePaddle:develop Nov 17, 2021
@0x45f 0x45f deleted the support_dy2stat branch November 21, 2022 07:26
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.

None yet

5 participants