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

Add tests for more complex MLP workload on GPU #219

Closed
LongshengDu opened this issue Aug 7, 2024 · 0 comments · Fixed by #220
Closed

Add tests for more complex MLP workload on GPU #219

LongshengDu opened this issue Aug 7, 2024 · 0 comments · Fixed by #220

Comments

@LongshengDu
Copy link
Contributor

LongshengDu commented Aug 7, 2024

Demonstrate more complex workloads on GPU. We want to incorporate multi-tiling for larger matmuls(3 nested tiling loops), with pre-fusion(fill) and post-fusion(add/relu) to better exhibit real life workloads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants