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

Fix PriorBoxes extenders #1925

Merged

Conversation

achetver
Copy link
Contributor

@achetver achetver commented Aug 25, 2020

Description: Fix problem with PriorBox & PriorBoxClustered operations attributes in MO IR Reader

JIRA: 37415

Code:

  • Comments
  • Code style (PEP8)
  • Transformation generates reshape-able IR
  • Transformation preserves original framework node names

Validation:

  • Unit tests: No new functions implemented
  • Framework operation tests: No new operations implemented
  • Transformation tests: No new transformations implemented
  • e2e model test with an update of ./tests/e2e_oss/utils/reshape_utils.py: No new models implemented
  • Model Optimizer IR Reader check: Done

Documentation:

  • Supported frameworks operations list: No new supported operations
  • Supported public models list: No new supported models
  • New operations specification: No new supported operations
  • Guide on how to convert the public model: No new supported models
  • User guide update: Nothing to update

@achetver achetver added this to the 2021.1 milestone Aug 27, 2020
@achetver achetver added the category: MO Model Optimizer label Aug 27, 2020
@achetver achetver marked this pull request as ready for review August 27, 2020 08:30
@achetver achetver requested a review from a team August 27, 2020 08:30
@lazarevevgeny lazarevevgeny merged commit 675e1c8 into openvinotoolkit:master Aug 27, 2020
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: MO Model Optimizer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants