Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug fix] Do not quantize weights Y when matmul X and Y both other op…
…s outputs (#43297) * fix some matmul that X and Y both other ops outputs, do not dequantize the Y. * fix CI format * fix according to review
- Loading branch information