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

Triton blocksparse matmul #4

Open
justheuristic opened this issue Dec 18, 2021 · 0 comments
Open

Triton blocksparse matmul #4

justheuristic opened this issue Dec 18, 2021 · 0 comments

Comments

@justheuristic
Copy link

Hi! First of all, thanks for an awesome paper :)

Can you please help me with an implementation question?

In blocksparse_linear.py, the is an import statement:
https://github.com/HazyResearch/pixelfly/blob/7c3f233cd3b1b165ba66942e38eee3702aafea8d/src/models/modules/layers/blocksparse_linear.py#L17-L21

However, the file it is attempting to import appears to be missing in the models.modules.attention package:
https://github.com/HazyResearch/pixelfly/tree/7c3f233cd3b1b165ba66942e38eee3702aafea8d/src/models/modules/attention

As a result, I'm getting "triton no supported" even though I have triton installed. What is the best way to overcome this?

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