Skip to content

fix: replace some __setitem__ calls with .at[where].set(value) for the jax backend #3457

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

Merged
merged 5 commits into from
Apr 14, 2025

Conversation

ikrommyd
Copy link
Collaborator

@ikrommyd ikrommyd commented Apr 12, 2025

Expands upon #3455 and adds all the fixes I had to add to get the tests added in #3451 working locally.
This + fixing #3456 should get the ci there to pass.

@ikrommyd ikrommyd marked this pull request as draft April 12, 2025 00:50
@ikrommyd
Copy link
Collaborator Author

ikrommyd commented Apr 12, 2025

This still needs tests for sure. I think we should probably merge them with the tests from #3455

@ikrommyd ikrommyd marked this pull request as ready for review April 12, 2025 05:33
@ikrommyd ikrommyd requested review from pfackeldey and ianna April 12, 2025 05:33
Copy link
Collaborator

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@ikrommyd - Thanks for chasing and promptly fixing the bug! If you think #3455 is incomplete, I can revert it to avoid removing the test. Thanks!

Copy link
Collaborator

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@ikrommyd - Great! Thanks for fixing it!

@ianna ianna merged commit a38bd09 into main Apr 14, 2025
42 checks passed
@ianna ianna deleted the ikrommyd/fix-jax-backend branch April 14, 2025 08:46
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.

3 participants