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

Support python 3.8 by the Model Optimizer tool in default configuration #2078

Conversation

rkazants
Copy link
Contributor

@rkazants rkazants commented Sep 4, 2020

Description: This change makes the MO tool to support python 3.8 in default configuration

JIRA: 38049

Code:

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

Validation:

  • Unit tests
  • Framework operation tests - N/A
  • Transformation tests - N/A
  • e2e model test with an update of ./tests/e2e_oss/utils/reshape_utils.py - N/A
  • Model Optimizer IR Reader check - N/A

Documentation:

  • Supported frameworks operations list - N/A
  • Supported public models list - N/A
  • New operations specification - N/A
  • Guide on how to convert the public model - N/A
  • User guide update - N/A

Signed-off-by: Roman Kazantsev [email protected]

@rkazants rkazants requested review from a team and lazarevevgeny September 4, 2020 11:19
@openvino-pushbot openvino-pushbot added the category: MO Model Optimizer label Sep 4, 2020
@rkazants rkazants requested a review from jane-intel September 4, 2020 11:38
@rkazants rkazants force-pushed the feature/rkazants/python38_support branch from ff3957b to 774666e Compare September 4, 2020 12:34
@rkazants rkazants force-pushed the feature/rkazants/python38_support branch from 774666e to 7ee3b59 Compare September 4, 2020 12:50
model-optimizer/mo/utils/versions_checker.py Show resolved Hide resolved
model-optimizer/mo/utils/versions_checker.py Outdated Show resolved Hide resolved
model-optimizer/mo/utils/versions_checker.py Outdated Show resolved Hide resolved
model-optimizer/mo/utils/versions_checker.py Outdated Show resolved Hide resolved
@rkazants rkazants force-pushed the feature/rkazants/python38_support branch from 7ee3b59 to 5c53a3f Compare September 7, 2020 09:09
@rkazants rkazants force-pushed the feature/rkazants/python38_support branch 2 times, most recently from 96ac33f to fd21e50 Compare September 8, 2020 07:30
@rkazants rkazants force-pushed the feature/rkazants/python38_support branch from fd21e50 to c1b8602 Compare September 8, 2020 09:03
@lazarevevgeny lazarevevgeny merged commit 82e15a5 into openvinotoolkit:master Sep 9, 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.

4 participants