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

[Tracking Issue] Support any WMMA shape in rgcn/sparse conv #63

Open
yzh119 opened this issue Nov 4, 2022 · 0 comments
Open

[Tracking Issue] Support any WMMA shape in rgcn/sparse conv #63

yzh119 opened this issue Nov 4, 2022 · 0 comments

Comments

@yzh119
Copy link
Member

yzh119 commented Nov 4, 2022

Currently, we only use m16n16k16 wmma instructions in RGCN/Sparse Conv which might not be optimal, we should refactor the code to enable different WMMA shapes (m8n32k16/m32n8k16/m16n16k16).

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