[JAX] Replace uses of `isinstance(x, jax.numpy.ndarray)` with `isinstance(x, (numpy.ndarray, jax.numpy.ndarray))` where they were leading to test failures. #1549
[JAX] Replace uses of `isinstance(x, jax.numpy.ndarray)` with `isinst…
bbbbdcc9
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub