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

[mlir][sparse] refine sparse assembler strategy #80521

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Commits on Feb 3, 2024

  1. [mlir][sparse] refine sparse assembler strategy

    Rewrite *all* public methods, making original internal,
    private methods, and exposing wrappers under the original
    name. This works a bit better in practice (when combined
    with c-interface mechanism of torch-mlir for example).
    aartbik committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    548a4ea View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. typo

    aartbik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2745fd7 View commit details
    Browse the repository at this point in the history