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

Extend Sparse Inner Products to support DRM2DCM #220

Merged
merged 1 commit into from
May 12, 2023

Conversation

OctoberChang
Copy link
Contributor

Issue #, if available:

Description of changes:
(1) support sparse_inner_products with both sparse and dense matrix type.

  • csr x csc
  • drm x csc
  • csr x dcm
  • drm x dcm

(2) Also add unit tests for sparse_inner_products and sparse_matmul in pecos.core.clib.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@OctoberChang OctoberChang self-assigned this May 12, 2023
@OctoberChang OctoberChang requested a review from rofuyu May 12, 2023 16:55
@rofuyu rofuyu merged commit dbe11e5 into amzn:mainline May 12, 2023
@OctoberChang OctoberChang deleted the sparse-inner-prod branch December 1, 2023 05:52
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