oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

[GPU] GEMM enable Fp4 weights decompression

Open kealan-barbieri opened this issue 7 months ago • 0 comments

Description

Permit decompression of fp4 weights in GEMM, reusing strategies for int4.

Fixes # MFDNN-13543

Checklist

General

  • [ ] Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • [ ] Have you formatted the code using clang-format?

kealan-barbieri avatar Jun 16 '25 18:06 kealan-barbieri