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 shape inference for Transpose nodes inserted by ApplyPermutes #3348

Merged

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Nov 25, 2020

Ticket: #43859

Code:

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

Validation:

  • Unit tests: N/A
  • Framework operation tests: N/A - no new operations
  • Transformation tests: N/A - this is a fix for transformation without tests
  • e2e model test with an update of ./tests/e2e_oss/utils/reshape_utils.py: N/A - no new models
  • Model Optimizer IR Reader check

Documentation:

  • Supported frameworks operations list: N/A - no new operations added
  • Supported public models list: N/A - no new models supported
  • New operations specification: N/A - no new operations added
  • Guide on how to convert the public model: N/A - no new model supported
  • User guide update: N/A - not needed

@mvafin mvafin requested review from lazarevevgeny, jane-intel and a team November 25, 2020 09:48
@openvino-pushbot openvino-pushbot added the category: MO Model Optimizer label Nov 25, 2020
@lazarevevgeny lazarevevgeny merged commit 500a95d into openvinotoolkit:master Dec 1, 2020
@mvafin mvafin deleted the fix/transpose_permutes_master branch February 9, 2023 18:26
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.

3 participants