Skip to content

Updated MO requirements for numpy#3034

Merged
lazarevevgeny merged 1 commit intoopenvinotoolkit:masterfrom
lazarevevgeny:mo_update_numpy_requirements
Nov 10, 2020
Merged

Updated MO requirements for numpy#3034
lazarevevgeny merged 1 commit intoopenvinotoolkit:masterfrom
lazarevevgeny:mo_update_numpy_requirements

Conversation

@lazarevevgeny
Copy link
Copy Markdown
Contributor

Updated MO requirements for numpy since there is a bug with the numpy==1.13.x which occurs because of the line 94 in the file mo/middle/passes/convert_data_type.py:

converted_blob = blob.astype(dtype=dst_type, casting="unsafe")

Upgrading to numpy>=1.14.0 resolves this issue.
The issue has been found during experiments with bug 41900.

@lazarevevgeny lazarevevgeny marked this pull request as ready for review November 9, 2020 13:20
@lazarevevgeny lazarevevgeny requested review from a team and mvafin November 9, 2020 13:20
@openvino-pushbot openvino-pushbot added the category: MO Model Optimizer label Nov 9, 2020
@lazarevevgeny lazarevevgeny merged commit 6d7b9f4 into openvinotoolkit:master Nov 10, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 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.

3 participants