Commit Graph

1 Commits (dc9c624a29d8b5ca42f0e5d6474837cf12ea410c)

Author SHA1 Message Date
Rob Suderman f6f890520b
[torch][quant] Quantized `torch.mm` for linalg with end-to-end test (#2750)
This includes custom op matching for decomposed operations and fusing
dequantization into dense operations. As a validation we compare
to the dequant+mm torch implementation.
2024-01-24 14:02:50 -08:00