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

Fuse inference kernels to reduce kernel launch overhead #1128

Merged
merged 51 commits into from
Sep 21, 2023

Conversation

goliaro
Copy link
Collaborator

@goliaro goliaro commented Sep 12, 2023

Description of changes:

This PR fuses the following kernels:

  • Final Attention Bias + Add Residual + LayerNorm
  • LayerNorm kernels (2 sub-kernels)

Related Issues:

Linked Issues:

  • Issue #

Issues closed by this PR:

  • Closes #

@goliaro goliaro marked this pull request as ready for review September 17, 2023 23:22
@goliaro goliaro enabled auto-merge (squash) September 21, 2023 19:08
@goliaro goliaro merged commit a4f2588 into inference Sep 21, 2023
38 checks passed
@goliaro goliaro deleted the fused_kernels branch September 21, 2023 20:17
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.

1 participant