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

Unify and simplify batch functionality: Matrix formats (csr, dense, ell) #1669

Merged
merged 9 commits into from
Aug 23, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    c0e434c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. [ref, omp] unify csr, dense, ell kernels

    + also fix kernel names: remove _kernel suffix
    pratikvn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    88f330a View commit details
    Browse the repository at this point in the history
  2. [dpcpp] unify dpcpp kernels

    pratikvn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    58b184b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8c904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1714994 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    daa1087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e567dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114bf3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    404de48 View commit details
    Browse the repository at this point in the history