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

[Ck tile] Use raw store to improve layernorm performance #1752

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

rocking5566
Copy link
Collaborator

Proposed changes

  1. Simpler kernel example for layernorm
  2. use store_tile_raw for Default2DEpilogueProblem to improve performance

Checklist

use following command to check performance
make -j tile_layernorm2d_fwd && ./bin/tile_layernorm2d_fwd -m=128 -n=8192 -prec_i=bf16 -fadd=1

@rocking5566 rocking5566 changed the title [Ck tile] Use raw stroe to improve layernorm performance [Ck tile] Use raw store to improve layernorm performance Dec 17, 2024
Copy link
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

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

Nothing really to review in terms of docs. Let me know if anything needs to be documented.

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.

2 participants