[PyOV] Missed variable API in Model class (#21434)

* [PyOV] Missed variable API in Model class

* fixes in model docstr and codestyle

* add test

* fix ci

* fix ci
This commit is contained in:
Anastasia Kuporosova
2023-12-04 15:44:23 +01:00
committed by GitHub
parent fcbb80d372
commit ca87784a29
5 changed files with 117 additions and 37 deletions

View File

@@ -17,6 +17,12 @@ OpenVINO Python API
openvino.runtime.op
.. autosummary::
:toctree: _autosummary
:template: custom-module-template.rst
openvino.runtime.op.util
.. autosummary::
:toctree: _autosummary
:template: custom-module-template.rst