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

Extend coverage versions in requirements_dev.txt #7404

Merged

Conversation

rkazants
Copy link
Member

@rkazants rkazants commented Sep 7, 2021

Root cause analysis: CI fails during installation of modules from requirements_dev.txt on Ubuntu 20 with python 3.8.

Solution: Extend coverage versions in requirements_dev.txt. Coverage 5.5 is the latest version for which I have successfully tested the MO unit-tests coverage.

Code:

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

Validation:

  • Unit tests - N/A
  • Framework operation tests - N/A
  • Transformation tests - N/A
  • Model Optimizer IR Reader check - N/A

Documentation:

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

@azhogov azhogov merged commit 27a287b into openvinotoolkit:master Sep 7, 2021
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
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.

2 participants