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

Replace openvino.runtime imports with openvino #1579

Conversation

helena-intel
Copy link
Collaborator

@helena-intel helena-intel commented Jan 17, 2025

openvino.runtime will be removed in 2026.0 and we now see DeprecationWarnings with nightly:

<frozen importlib.util>:262: DeprecationWarning: The `openvino.runtime` module is deprecated and will be removed in the 2026.0 release. Please replace `openvino.runtime` with `openvino`.

PR for OpenVINO Tokenizers: openvinotoolkit/openvino_tokenizers#378

@ilya-lavrenov ilya-lavrenov added this to the 2025.1 milestone Jan 17, 2025
@ilya-lavrenov
Copy link
Contributor

build_jenkins

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 17, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 17, 2025
openvino.runtime will be removed in 2026.0 and we now see
DeprecationWarnings with nightly:

```
<frozen importlib.util>:262: DeprecationWarning: The `openvino.runtime` module is deprecated and will be removed in the 2026.0 release. Please replace `openvino.runtime` with `openvino`.
```

PR for OpenVINO Tokenizers:
openvinotoolkit/openvino_tokenizers#378
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 17, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2025
@Wovchena Wovchena added this pull request to the merge queue Jan 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 20, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 20, 2025
Merged via the queue into openvinotoolkit:master with commit 5f7512d Jan 20, 2025
61 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Jan 20, 2025
Prevent DeprecationWarnings in 2025.0. 

PR to master branch:
#1579

---------

Co-authored-by: Ekaterina Aidova <[email protected]>
Co-authored-by: Ilya Lavrenov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants