Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid using deprecated jax.numpy.ndarray.tile() method
This has been deprecated since JAX version 0.3.7, and will be removed in jax-ml/jax#11944. The jax.numpy.tile() function is a direct replacement. PiperOrigin-RevId: 468227966
- Loading branch information