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

custom c++ cuda kernel for the modified self-attention #66

Open
RuiFilipeCampos opened this issue Feb 20, 2024 · 0 comments
Open

custom c++ cuda kernel for the modified self-attention #66

RuiFilipeCampos opened this issue Feb 20, 2024 · 0 comments

Comments

@RuiFilipeCampos
Copy link
Member

RuiFilipeCampos commented Feb 20, 2024

this is actually critical to get the performance out of it, without a custom implementation the layer is actually slower than the scaled dot product

@RuiFilipeCampos RuiFilipeCampos pinned this issue Feb 20, 2024
@RuiFilipeCampos RuiFilipeCampos changed the title custom cuda kernel for the modified self-attention custom cpp cuda kernel for the modified self-attention Feb 20, 2024
@RuiFilipeCampos RuiFilipeCampos changed the title custom cpp cuda kernel for the modified self-attention custom c++ cuda kernel for the modified self-attention Feb 20, 2024
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

No branches or pull requests

1 participant