Skip to content

Conversation

@rkazants
Copy link
Collaborator

@rkazants rkazants commented Jun 28, 2024

Details: Correct creation of numpy dtypes dictionary. dtypes looks not accessible for some numpy versions. And it leads to error: AttributeError: module 'numpy' has no attribute 'dtypes'. Example: https://github.com/openvinotoolkit/openvino/actions/runs/9709509944/job/26799144381#step:25:12135

So I simplify creation of types mapping and checking.

Ticket: TBD

@rkazants rkazants requested a review from a team as a code owner June 28, 2024 09:59
@github-actions github-actions bot added the category: Python API OpenVINO Python bindings label Jun 28, 2024
@rkazants rkazants requested review from mlukasze and mvafin June 28, 2024 10:00
Signed-off-by: Kazantsev, Roman <[email protected]>
Signed-off-by: Kazantsev, Roman <[email protected]>
@rkazants rkazants requested a review from a team as a code owner June 28, 2024 11:36
@github-actions github-actions bot added the category: CI OpenVINO public CI label Jun 28, 2024
@mryzhov mryzhov merged commit 62a1f1b into openvinotoolkit:master Jun 28, 2024
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
**Details:** Correct creation of numpy dtypes dictionary. `dtypes` looks
not accessible for some numpy versions. And it leads to error:
AttributeError: module 'numpy' has no attribute 'dtypes'. Example:
https://github.com/openvinotoolkit/openvino/actions/runs/9709509944/job/26799144381#step:25:12135

So I simplify creation of types mapping and checking.

**Ticket:** TBD

---------

Signed-off-by: Kazantsev, Roman <[email protected]>
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
**Details:** Correct creation of numpy dtypes dictionary. `dtypes` looks
not accessible for some numpy versions. And it leads to error:
AttributeError: module 'numpy' has no attribute 'dtypes'. Example:
https://github.com/openvinotoolkit/openvino/actions/runs/9709509944/job/26799144381#step:25:12135

So I simplify creation of types mapping and checking.

**Ticket:** TBD

---------

Signed-off-by: Kazantsev, Roman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: Python API OpenVINO Python bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants