-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Reverted python API non BW compatible changes #28190
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 1dd6492.
github-actions
bot
added
category: Python API
OpenVINO Python bindings
category: tools
OpenVINO C++ / Python tools
category: TF FE
OpenVINO TensorFlow FrontEnd
category: PyTorch FE
OpenVINO PyTorch Frontend
category: JAX FE
OpenVINO JAX FrontEnd
category: OVC
OVC tool
labels
Dec 24, 2024
…pace (openvinotoolkit#28085)" This reverts commit d0a8a39.
mlukasze
approved these changes
Dec 24, 2024
almilosz
added a commit
to almilosz/openvino
that referenced
this pull request
Jan 8, 2025
…t#28190)" This reverts commit 68b1f54. Signed-off-by: Alicja Miloszewska <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 9, 2025
### Details: - Bring back changes reverted here #28190 - The original cause was fixed here #28296 - Make sure that `sys.modules` contains all proxy modules from `runtime` in comparison to `openvino 24.6` ### Tickets: - [CVS-129450](https://jira.devtools.intel.com/browse/CVS-129450) --------- Signed-off-by: Alicja Miloszewska <[email protected]> Co-authored-by: Anastasia Kuporosova <[email protected]>
MirceaDan99
pushed a commit
to MirceaDan99/openvino
that referenced
this pull request
Jan 22, 2025
### Reverted: - openvinotoolkit#28062 (Guilty one) - openvinotoolkit#28085 (Relies on Guilty one) - openvinotoolkit#28166 (Relies on Guilty one)
MirceaDan99
pushed a commit
to MirceaDan99/openvino
that referenced
this pull request
Jan 22, 2025
…#28330) ### Details: - Bring back changes reverted here openvinotoolkit#28190 - The original cause was fixed here openvinotoolkit#28296 - Make sure that `sys.modules` contains all proxy modules from `runtime` in comparison to `openvino 24.6` ### Tickets: - [CVS-129450](https://jira.devtools.intel.com/browse/CVS-129450) --------- Signed-off-by: Alicja Miloszewska <[email protected]> Co-authored-by: Anastasia Kuporosova <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: JAX FE
OpenVINO JAX FrontEnd
category: OVC
OVC tool
category: Python API
OpenVINO Python bindings
category: PyTorch FE
OpenVINO PyTorch Frontend
category: TF FE
OpenVINO TensorFlow FrontEnd
category: tools
OpenVINO C++ / Python tools
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverted: