openvino/src/bindings
Andrii Staikov 0902fe4096
[TRANSFORMATIONS] Create python binding for pattern::Optional (#23558)
[TRANSFORMATIONS] Create python binding for pattern::Optional

Expose the C++ op::pattern::Optional to Python in order to
simplify patterns creation.
Cover the functionality with the dedicated tests.

### Tickets:
CVS-133523

Signed-off-by: Andrii Staikov <andrii.staikov@intel.com>

---------

Signed-off-by: Andrii Staikov <andrii.staikov@intel.com>
2024-03-22 16:14:54 +00:00
..
c copyright year update (#23370) 2024-03-14 09:37:02 +00:00
js [JS API] Extract code from CompiledModel getters (#23515) 2024-03-21 19:32:19 +00:00
python [TRANSFORMATIONS] Create python binding for pattern::Optional (#23558) 2024-03-22 16:14:54 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
README.md [DOCS][OV JS] Update JS API readme (#23138) 2024-02-29 16:36:52 +00:00

README.md

OpenVINO Bindings

OpenVINO provides bindings for several languages:

See also