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

[FrontEnd][PaddlePaddle] fix fill_constant_batch_size_like when attri… #7214

Conversation

ceciliapeng2011
Copy link
Contributor

[FrontEnd][PaddlePaddle] fix fill_constant_batch_size_like when attribute str_value be empty.

This happens when export ppyolo with PaddleDetection release/2.2.

@ceciliapeng2011 ceciliapeng2011 requested a review from a team August 24, 2021 02:42
@ceciliapeng2011
Copy link
Contributor Author

ceciliapeng2011 commented Aug 24, 2021

Copy link
Contributor

@ilyachur ilyachur left a comment

Choose a reason for hiding this comment

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

Am I right that these changes already covered by tests?

@ilyachur ilyachur added this to the 2022.1 milestone Aug 24, 2021
@ceciliapeng2011
Copy link
Contributor Author

@ilyachur yes, it is tested.

@ceciliapeng2011 ceciliapeng2011 force-pushed the cecilia/fix/fill_constant_batch_size_like branch from 811db86 to 75445d3 Compare August 30, 2021 05:25
…bute str_value be empty.

This happens when export ppyolo with PaddleDetection release/2.2.
@ilyachur ilyachur added the category: PDPD FE OpenVINO PaddlePaddle FrontEnd label Aug 31, 2021
@ilyachur ilyachur merged commit 8eeee5e into openvinotoolkit:master Sep 7, 2021
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
openvinotoolkit#7214)

* [FrontEnd][PaddlePaddle] fix fill_constant_batch_size_like when attribute str_value be empty.

This happens when export ppyolo with PaddleDetection release/2.2.

* code refactor.

* remove uncertain comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: PDPD FE OpenVINO PaddlePaddle FrontEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants