Skip to content

Conversation

@p-wysocki
Copy link
Contributor

Tickets:

@p-wysocki p-wysocki added this to the 2026.0 milestone Jan 2, 2026
@p-wysocki p-wysocki requested a review from almilosz January 2, 2026 15:41
@p-wysocki p-wysocki requested a review from a team as a code owner January 2, 2026 15:41
@p-wysocki p-wysocki requested review from ValentinaKats and removed request for a team January 2, 2026 15:41
@github-actions github-actions bot added category: Python API OpenVINO Python bindings category: samples OpenVINO Runtime Samples category: docs OpenVINO documentation labels Jan 2, 2026
* :doc:`Model inference in OpenVINO Runtime <running-inference>`

.. need to investigate python api article generation - api/ie_python_api/_autosummary/openvino.Model.html does not exist, api/ie_python_api/_autosummary/openvino.runtime.Model.html does.
.. need to investigate python api article generation - api/ie_python_api/_autosummary/openvino.Model.html does not exist, api/ie_python_api/_autosummary/openvino.Model.html does.
Copy link
Contributor

@almilosz almilosz Jan 5, 2026

Choose a reason for hiding this comment

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

Does _api/ie_python_api/autosummary/openvino.Model.html exist now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Then .. need to investigate python api article generation - should be removed ;)

| | [openvino.opset8.reshape](https://docs.openvino.ai/2025/api/ie_python_api/_autosummary/openvino.opset8.reshape.html) , | |
| | [openvino.opset8.matmul](https://docs.openvino.ai/2025/api/ie_python_api/_autosummary/openvino.opset8.matmul.html) , | |
| | [openvino.opset8.relu](https://docs.openvino.ai/2025/api/ie_python_api/_autosummary/openvino.opset8.relu.html) , | |
| | [openvino.opset8.softmax](https://docs.openvino.ai/2025/api/ie_python_api/_autosummary/openvino.opset8.softmax.html) | |
Copy link
Contributor

Choose a reason for hiding this comment

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

https://docs.openvino.ai/2025/api/ie_python_api/_autosummary/openvino.opset8.softmax.html does not exist in current documentation. It needs to be added here:


like this:

.. autosummary::
   :toctree: _autosummary
   :template: custom-module-template.rst

   openvino.op

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: docs OpenVINO documentation category: Python API OpenVINO Python bindings category: samples OpenVINO Runtime Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants