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

[Py OV] Update py API tests with imports from openvino directly #28353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

almilosz
Copy link
Contributor

@almilosz almilosz commented Jan 9, 2025

Details:

  • Replace 'openvino.runtime' imports with 'openvino' in openvino/src/bindings/python/tests
  • Keep some tests that uses 'openvino.runtime', e.g. test_basic.py uses runtime.op, runtime.AxisVector, runtime.utils.type

Tickets:

@almilosz almilosz requested review from akuporos and p-wysocki January 9, 2025 18:04
@almilosz almilosz requested a review from a team as a code owner January 9, 2025 18:04
@github-actions github-actions bot added the category: Python API OpenVINO Python bindings label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants