Skip to content

Fix NZFLOP calculation for Add#108

Open
davschneller wants to merge 1 commit intomasterfrom
davschneller/add-nzflops
Open

Fix NZFLOP calculation for Add#108
davschneller wants to merge 1 commit intomasterfrom
davschneller/add-nzflops

Conversation

@davschneller
Copy link
Copy Markdown
Contributor

The operands weren't broadcasted/permuted yet; thus sometimes causing negative NZ-FLOP even before #106 . (i.e. because their sparsity pattern was much smaller than the target sparsity pattern; thus the "subtract-all-adds-to-zero" correction over-corrected the result)

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.

1 participant