oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

WIP: sparsity: some fixes and removed unused code

Open antonvor opened this issue 3 years ago • 0 comments

This PR contains some fixes for sparse weigths decompression feature:

  • removed unused code

  • allocate additional memory for tile offsets

  • decomp_buf via scratchpad

PR in openvino: https://github.com/openvinotoolkit/openvino/pull/14901

antonvor avatar Jan 03 '23 07:01 antonvor