openvino/tools/ovc
Anastasiia Pnevskaia fbac30c538
Fix passing of bf16 and string types to convert model(). (#24113)
### Details:
- Removed internal conversion of all typed passed to `convert_model()`
to `np.dtype`, as some types do not have `numpy` analogs, which causes
errors. Also this step is redundant as we can use `ov.Type` instead.

### Tickets:
 - 138755
2024-04-19 15:31:51 +00:00
..
openvino Fix passing of bf16 and string types to convert model(). (#24113) 2024-04-19 15:31:51 +00:00
unit_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
.pylintdict OVC tool leftovers (#18410) 2023-07-12 18:18:22 +04:00
.pylintrc Get rid of distutils (#22281) 2024-01-24 21:22:57 +01:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00