Commit Graph

5 Commits

Author SHA1 Message Date
Sebastian Golebiewski 900b75b955
[DOCS] Update API reference for 24.0 (#22914)
Updating API reference with ``openvino`` namespace redesign changes.
This PR addresses the following ticket: 117329
Porting: https://github.com/openvinotoolkit/openvino/pull/22911
2024-02-20 14:11:01 +00:00
Mateusz Mikolajczyk 2990586789
[Opset14] Initialization of opset14 (#22603)
### Details:
- *Initialization of opset14 to reduce number of repeated changes in
each operator*

### Tickets:
 - *N/A*
2024-02-02 08:43:54 +00:00
Anastasia Kuporosova 771fdc3d1c
remove old py api from python snippets and docs (#22016)
* remove old api from python snippets and docs (#170)

* remove old api from python snippets

* pysnippets removal p2

* remove ngraph snippet

* remove old api from docs

* remove migration snippets

* remove from init
2024-01-08 16:34:07 +01:00
Anastasia Kuporosova ca87784a29
[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
2023-12-04 15:44:23 +01:00
jmacekx 54e61ac9f5
refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00