openvino
openvino copied to clipboard
[core] Improve Constant get_vector for low precisions
Details:
- The Constant
get_vector
works correctly for low precisions. - Initialize not used bits in Constant buffer for low precisions to avoid undefined values.
Tickets:
- CVS-149867