Skip to content

Conversation

almilosz
Copy link
Contributor

Details:

  • Fixes "Python API Stubs" in GHA

pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.getitem : Invalid expression 'ov::Tensor'
pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.iter : Invalid expression 'ov::Tensor'
pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.setitem : Invalid expression 'ov::Tensor'
pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.append : Invalid expression 'ov::Tensor'
pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.insert : Invalid expression 'ov::Tensor'
pybind11_stubgen - [ ERROR] In openvino._pyopenvino.TensorVector.pop : Invalid expression 'ov::Tensor'
Warning: stubgen - [WARNING] Raw C++ types/values were found in signatures extracted from docstrings.
Please check the corresponding sections of pybind11 documentation to avoid common mistakes in binding code:
https://pybind11.readthedocs.io/en/latest/advanced/misc.html#avoiding-cpp-types-in-docstrings

@almilosz almilosz requested a review from p-wysocki August 19, 2025 16:16
@almilosz almilosz requested a review from a team as a code owner August 19, 2025 16:16
@github-actions github-actions bot added the category: Python API OpenVINO Python bindings label Aug 19, 2025
@p-wysocki p-wysocki enabled auto-merge August 20, 2025 07:36
@p-wysocki p-wysocki added this pull request to the merge queue Aug 20, 2025
Merged via the queue into openvinotoolkit:master with commit aa28efd Aug 20, 2025
226 of 228 checks passed
@p-wysocki p-wysocki deleted the almilosz/fix-stubgen-tensor branch August 20, 2025 22:13
@praasz praasz added this to the 2025.4 milestone Aug 25, 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.

3 participants