Skip to content

[mlir][sparse] support sparse constant to BSR conversion. #71114

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

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

PeimingLiu
Copy link
Member

@PeimingLiu PeimingLiu commented Nov 2, 2023

support direct convert from a constant tensor defined by SparseArrayElements to BSR

@llvmbot llvmbot added mlir:sparse Sparse compiler in MLIR mlir labels Nov 2, 2023
@PeimingLiu PeimingLiu merged commit 53ffafb into llvm:main Nov 2, 2023
@PeimingLiu PeimingLiu deleted the demap-constant branch November 2, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlir:sparse Sparse compiler in MLIR mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert old name "sparse compiler" to new name "sparsifier" in comments in (mlir)Sparsifier code
3 participants