Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compiler] fuse transposeOp into dotGeneralOp #344

Merged
merged 5 commits into from
Jun 17, 2024
Merged

[compiler] fuse transposeOp into dotGeneralOp #344

merged 5 commits into from
Jun 17, 2024

Conversation

XG-zheng
Copy link
Collaborator

as title

@XG-zheng XG-zheng added the enhancement New feature or request label Jun 17, 2024
@XG-zheng XG-zheng requested a review from qingyunqu June 17, 2024 11:09
Copy link
Collaborator

@qingyunqu qingyunqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qingyunqu qingyunqu merged commit a5987bc into main Jun 17, 2024
4 checks passed
@qingyunqu qingyunqu deleted the dot_general branch June 17, 2024 14:05
Vremold added a commit that referenced this pull request Jul 4, 2024
  - 92ca4b6 [compiler] remove useless cat ops (#351)
  - 78b1d16 [compiler] fix missing return value in removeCopy (#355)
  - d81a078 [GEMM Codegen] Add epilogue fusion support. (#329)
  - dec2e5a [torch-frontend] mark attention rewriter test (#353)
  - cff508b [onnx] fix l2norm to custom call (#349)
  - 3739b4d [tf-frontend] lowering tf.if -> tf.if_region -> scf.if (#...
  - c32a17b [compiler] attach  attr to shape func (#346)
  - b6dffa5 [e2e] add testset for every backend (#348)
  - a5987bc [compiler] fuse transposeOp into dotGeneralOp (#344)
  - 4b19634 [e2e] support profile mode (#341)
  (And 16 more changes)

GitOrigin-RevId: 92ca4b6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants