Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XLA] Fix a type mismatch in HloEvaluator.
The reproduction comes from jax-ml/jax#18103 but I'm having trouble reproducing it in a unit test. If this code path is triggered, a tuple with the incorrect size is returned. Fixes jax-ml/jax#18106 PiperOrigin-RevId: 573666720
- Loading branch information