Skip to content

Add sparse ml kernel#148

Merged
bobcheng15 merged 3 commits intomapping_to_cgrafrom
add_sparse_ml_kernel
Apr 4, 2025
Merged

Add sparse ml kernel#148
bobcheng15 merged 3 commits intomapping_to_cgrafrom
add_sparse_ml_kernel

Conversation

@bobcheng15
Copy link
Collaborator

Adding the graph of the following kernels

  1. fp_matmul_ijk_crddrop
  2. fp_matmul_ikj
  3. fp_spmm_ijk_crddrop
  4. fp_spmm_ikj
  5. fp_relu_matmul_ijk_crddrop
  6. fp_relu_matmul_ikj
  7. fp_relu_spmm_ijk_crddrop
  8. fp_relu_spmm_ikj

And adding mapping support for vector reducer in floating point mode

…ddrop, fp_spmm_ikj, fp_relu_matmul_ijk_crddrop, fp_relu_matmul_ikj, fp_relu_spmm_ijk_crddrop, and fp_relu_spmm_ikj also enable fp vector reduction
@bobcheng15 bobcheng15 requested a review from mcoduoza April 4, 2025 04:22
Copy link
Collaborator

@mcoduoza mcoduoza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bobcheng15 bobcheng15 merged commit faf9a3a into mapping_to_cgra Apr 4, 2025
1 check passed
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.

2 participants