You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove JAX reference-holding functionality and related tests
- Remove _ProtectedShardedArray class and _maybe_create_strong_reference method from core.py
- Remove jax.block_until_ready calls that are no longer needed
- Simplify variable initialization and assignment logic
- Remove all test cases related to reference holding from core_test.py
- Tests now pass and are consistent with the simplified implementation
0 commit comments