Skip to content

[Tracker] TorchAO activation sparsity acceleration 🚀 #2095

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

Open
2 of 9 tasks
jcaip opened this issue Apr 22, 2025 · 0 comments
Open
2 of 9 tasks

[Tracker] TorchAO activation sparsity acceleration 🚀 #2095

jcaip opened this issue Apr 22, 2025 · 0 comments
Assignees

Comments

@jcaip
Copy link
Contributor

jcaip commented Apr 22, 2025

This is a tracker issue for all the different ways we can accelerate training / inference with activation sparsity in TorchAO.

Inference

  • Accelerate memory-bound bs=1 decode use cases with a selective weight loading kernel, like that described in TEAL / CATS.
Image

Training

  • Activation compression to accelerate 2:4 sparse training (#1920 activation sparsity + compression #2076) has an implementation that I need to benchmark / review.
  • Implement custom sparse training kernels outlined in our ICLR paper. Lower priority for now.
@jcaip jcaip self-assigned this Apr 22, 2025
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