Skip to content

Implement plated einsum#692

Draft
jfeser wants to merge 62 commits into
staging-weightedfrom
jf-weighted-plated-einsum
Draft

Implement plated einsum#692
jfeser wants to merge 62 commits into
staging-weightedfrom
jf-weighted-plated-einsum

Conversation

@jfeser

@jfeser jfeser commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread effectful/handlers/jax/monoid.py Outdated

for i, elem in enumerate(mask_elems):
match elem:
case Term(_NumberTerm.__ne__, (Term(stream_op, (), {}), index)) if (

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this part of ReduceArrayScan be a separate rule in ops.monoid? The next case is array-specific, but this one isn't.

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