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] remove useless cat ops #351

Merged
merged 4 commits into from
Jun 19, 2024
Merged

[compiler] remove useless cat ops #351

merged 4 commits into from
Jun 19, 2024

Conversation

qingyunqu
Copy link
Collaborator

@qingyunqu qingyunqu commented Jun 19, 2024

Prefer lowering these cat ops to NVPTX backend

Copy link
Collaborator

@YellowHCH YellowHCH 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 92ca4b6 into main Jun 19, 2024
3 checks passed
@qingyunqu qingyunqu deleted the lyq/remove-useless-cat branch June 19, 2024 07: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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants