openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[core] Improve Constant get_vector for low precisions

Open praasz opened this issue 6 months ago • 1 comments

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

praasz avatar Aug 22 '24 09:08 praasz