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

Cache batched functions and recursively batch. #2222

Merged
merged 6 commits into from
Jan 17, 2025
Merged

Cache batched functions and recursively batch. #2222

merged 6 commits into from
Jan 17, 2025

Conversation

jumerckx
Copy link
Collaborator

Fixes EnzymeAD/Enzyme-JAX#239

I should still check what happens with recursive functions though.

@jumerckx jumerckx requested a review from wsmoses January 16, 2025 21:56
Copy link
Member

@wsmoses wsmoses left a comment

Choose a reason for hiding this comment

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

lgtm but add a test?

@jumerckx
Copy link
Collaborator Author

Should be good now

@wsmoses wsmoses merged commit 5c632cc into main Jan 17, 2025
15 of 23 checks 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.

enzyme.batch inside another enzyme.batch call leads to operand type mismatch
2 participants