openvino
openvino copied to clipboard
[CPU] Shared compressed weights support
Details:
- Shared decompression between 2 Matmuls is supported for 8bits and 4bits weights
- Shared decompression between Matmul and Gather is supported for 8bits and 4bits weights
- Added CPU subgraph test
Tickets:
- CVS-140442 <= Validation results can be found there
- CVS-137591
- CVS-136594
@usstq Please take a look