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

[SYSTEMDS-????] rewrite nary elementwise mult #2105

Closed
wants to merge 1 commit into from

Commits on Sep 13, 2024

  1. [SYSTEMDS-XXXX] nary elementwise mult

    squashed:
    - fixed bug in nary hop, where output value type was computed wrongfully in case of scalars with mixed value types
    - fixed bug in nary hop, where output is wrongfully set as scalar
    - clean up & fixed the aggregate ternary rewrite to also work nary mult & fixed the n* lineage issue
    - increased code coverage for rewrite ternary aggregate: colsum(A^3)
    e-strauss committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ea8a890 View commit details
    Browse the repository at this point in the history