Skip to content

fix unintended shape change#4510

Merged
lazarevevgeny merged 1 commit intoopenvinotoolkit:masterfrom
sadolini:bug_loop_const_wrong_shape
Feb 26, 2021
Merged

fix unintended shape change#4510
lazarevevgeny merged 1 commit intoopenvinotoolkit:masterfrom
sadolini:bug_loop_const_wrong_shape

Conversation

@sadolini
Copy link
Copy Markdown
Contributor

@sadolini sadolini commented Feb 26, 2021

Details:

IRreader can't read IR with constant with inconsistent value and shape. The reason was in wrong shape change. Shape taken from get_shape() was changed, so shape in node was changed too.

Tickets:

  • 49603

Code:

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

Validation:

  • Unit tests
  • Framework operation tests Not applicable
  • Transformation tests Not applicable
  • Model Optimizer IR Reader check

Documentation:

  • Supported frameworks operations list Not applicable
  • Guide on how to convert the public model Not applicable
  • User guide update Not applicable

@sadolini sadolini requested review from a team and removed request for a team February 26, 2021 11:11
@lazarevevgeny
Copy link
Copy Markdown
Contributor

@sadolini , please, update description according to template.

@lazarevevgeny lazarevevgeny requested review from a team, achetver, vgavrilo and yekruglov and removed request for a team February 26, 2021 13:29
@lazarevevgeny lazarevevgeny merged commit a1ef949 into openvinotoolkit:master Feb 26, 2021
@sadolini sadolini deleted the bug_loop_const_wrong_shape branch March 2, 2021 13:06
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.

4 participants