Commits


edgchen1 authored and GitHub committed e9671e93f0a
Fix TransposeScaleMatMul and MatMulScaleFusion issues (#5230) - Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility - Fix MatMulScaleFusion issues: - Add check for supported execution providers - Add check for supported MatMul input types