Skip to content

Conversation

p-wysocki
Copy link
Contributor

Details:

  • @almilosz could you please take a look if it's an easy fix or if we should merge it?

Tickets:

  • N/A

Signed-off-by: p-wysocki <[email protected]>
@p-wysocki p-wysocki added this to the 2025.4 milestone Aug 19, 2025
@p-wysocki p-wysocki requested a review from almilosz August 19, 2025 12:32
@p-wysocki p-wysocki requested a review from a team as a code owner August 19, 2025 12:32
@github-actions github-actions bot added the category: Python API OpenVINO Python bindings label Aug 19, 2025
Copy link
Contributor

@almilosz almilosz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Declaring TensorVector after Tensor should fix this issue

@p-wysocki
Copy link
Contributor Author

Closed in favor of #31800

@p-wysocki p-wysocki closed this Aug 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request Aug 20, 2025
### 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

 - #31794 can be closed
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