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

[torch-mlir][sparse] add block sparsity to mlir lowering #2942

Merged
merged 6 commits into from
Feb 23, 2024

Conversation

aartbik
Copy link
Contributor

@aartbik aartbik commented Feb 22, 2024

Also note that we are in the process of proposing SparseTensorMetadata to PyTorch FX graph export (see pytorch/pytorch#117907). This will hopefully eventually replace the current data structures in torch-mlir.

Also note that we are in the process of proposing SparseTensorMetadata
to PyTorch FX graph export (see pytorch/pytorch#117907).
This will hopefully eventually replace the current data structures in
torch-mlir.
@aartbik aartbik requested a review from PeimingLiu February 22, 2024 19:11
@aartbik aartbik merged commit 4147b28 into llvm:main Feb 23, 2024
3 checks passed
@aartbik aartbik deleted the bik branch February 23, 2024 19:57
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

Successfully merging this pull request may close these issues.

3 participants