Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
now only torch backend of jax.numpy.linalg.svd is failing due to "Run…
…timeError: Can't call numpy() on Tensor that requires grad. Use tensor.detach().numpy() instead." when the test function calls np.asarray to the returned value
- Loading branch information