[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:
committed by
GitHub
parent
fcbb80d372
commit
ca87784a29
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user