[Opset13][pyAPI] Python API FakeConvert-13 (#21155)
* [Opset13][pyAPI] Python API FakeConvert-13 * Fix typo * Add experimental warning * Add missing py opset in docs * Fix flake * Apply suggestions from code review Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com> * Apply suggestions from code review Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com> * Apply requested changes --------- Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com> Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
This commit is contained in:
committed by
GitHub
parent
4237de6bf1
commit
54a68c8a13
@@ -83,6 +83,18 @@ OpenVINO Python API
|
||||
|
||||
openvino.runtime.opset11
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
:template: custom-module-template.rst
|
||||
|
||||
openvino.runtime.opset12
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
:template: custom-module-template.rst
|
||||
|
||||
openvino.runtime.opset13
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
:template: custom-module-template.rst
|
||||
|
||||
Reference in New Issue
Block a user