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 sparsity optimizations for matrix folding #5

Open
Fantoni0 opened this issue Feb 3, 2025 · 0 comments
Open

Add sparsity optimizations for matrix folding #5

Fantoni0 opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fantoni0
Copy link
Collaborator

Fantoni0 commented Feb 3, 2025

The mova_matrix.rs file in the feat/matrix_folding branch implements the basic folding protocol for MOVA-style matrix folding. But if we know that the first instance ($$I_1$$) is going to be sparse and using ternarized weights (-1, 0,1), we can apply further optimizations techniques. We should:

@Fantoni0 Fantoni0 added the enhancement New feature or request label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants