Skip to content

Fix TransposeScaleMatMul and MatMulScaleFusion issues#5230

Merged
edgchen1 merged 3 commits into
masterfrom
edgchen1/transpose_scale_matmul_fixes
Sep 21, 2020
Merged

Fix TransposeScaleMatMul and MatMulScaleFusion issues#5230
edgchen1 merged 3 commits into
masterfrom
edgchen1/transpose_scale_matmul_fixes

Conversation

@edgchen1
Copy link
Copy Markdown
Contributor

Description

  • Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
  • Fix MatMulScaleFusion issues:
    • Add check for supported execution providers
    • Add check for supported MatMul input types

Motivation and Context
Bug fixes.

- Add check for supported execution providers
- Add check for supported MatMul input types
@edgchen1 edgchen1 merged commit e9671e9 into master Sep 21, 2020
@edgchen1 edgchen1 deleted the edgchen1/transpose_scale_matmul_fixes branch September 21, 2020 19:34
tianleiwu pushed a commit that referenced this pull request Sep 23, 2020
- Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
- Fix MatMulScaleFusion issues:
  - Add check for supported execution providers
  - Add check for supported MatMul input types
tianleiwu pushed a commit that referenced this pull request Sep 23, 2020
- Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
- Fix MatMulScaleFusion issues:
  - Add check for supported execution providers
  - Add check for supported MatMul input types
edgchen1 added a commit that referenced this pull request Sep 24, 2020
- Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
- Fix MatMulScaleFusion issues:
  - Add check for supported execution providers
  - Add check for supported MatMul input types
edgchen1 added a commit that referenced this pull request Sep 24, 2020
- Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
- Fix MatMulScaleFusion issues:
  - Add check for supported execution providers
  - Add check for supported MatMul input types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants