jax
4ff69d38
- Fix jnp.triu_indices_from and jnp.tril_indices_from to emulate NumPy's behavior for arrays other than 2-D
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix jnp.triu_indices_from and jnp.tril_indices_from to emulate NumPy's behavior for arrays other than 2-D
References
#22653 - Fix `jnp.triu_indices_from` and `jnp.tril_indices_from` to emulate NumPy's behavior for non 2-D input
Author
rajasekharporeddy
Parents
c8ea86c9
Loading