jax
d2f62612
- Fix bug in indexing with slices that overflow, and add tests.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix bug in indexing with slices that overflow, and add tests. This bug was introduced in #18679, and was not caught in unit tests because we were not testing cases when the slice needs to be clamped.
References
#18783 - Fix indexing with slices bug and add tests.
Author
gnecula
Committer
gnecula
Parents
f0bc7e0f
Loading