openvino/src/bindings/python/src/pyopenvino
Jan Iwaszkiewicz 4031e791bc
[PyOV] Refactor dtype to type conversion (#24626)
### Details:
- Continuation of https://github.com/openvinotoolkit/openvino/pull/24588
- Initialized "int-to-type" map with more clear "string-to-type" map
first, using `num()` value from constructed dtypes.

### Tickets:
 - *...*
2024-05-22 12:38:12 +00:00
..
core [PyOV] Refactor dtype to type conversion (#24626) 2024-05-22 12:38:12 +00:00
frontend [PyOV] Fix deprecation warnings for gcc (#24239) 2024-04-29 12:26:41 +00:00
graph [PyOV] python op implementation (#24487) 2024-05-20 12:40:17 +00:00
test_utils Update year in src/bindings/python folder (#22186) 2024-01-16 18:58:06 +01:00
utils [intel-npu] Adding property to query PCI information of npu device (#24111) 2024-05-01 11:16:50 +00:00
CMakeLists.txt [PyOV] Fix deprecation warnings for gcc (#24239) 2024-04-29 12:26:41 +00:00
pyopenvino.cpp [PyOV] python op implementation (#24487) 2024-05-20 12:40:17 +00:00