jax
3708336f - To avoid the inconsistency between process_index and process_id, replace backend.process_index with distributed.global_state.process_id in Jax compilation _cache_write function.

Commit
1 year ago
To avoid the inconsistency between process_index and process_id, replace backend.process_index with distributed.global_state.process_id in Jax compilation _cache_write function. Testing: new unit test. PiperOrigin-RevId: 607385112
Author
Committer
Parents
Loading