Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Use jax.numpy for JAX backend tensorlib.tolist (#1138)
* Use jax.numpy.tolist to provide the tolist method for the JAX backend - Note that NumPy dependency can never be removed as JAX depends on NumPy for JAX to NumPy conversion
- Loading branch information