jax
16219358
- Remove unnecessary zero checks from JVP rules in lax_linalg (#1490)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Remove unnecessary zero checks from JVP rules in lax_linalg (#1490) I'm pretty sure all of these are dead code that can no longer be triggered, e.g., as evidenced by their use of no longer existing `core.pack` and `ad.TangentTuple`.
References
#1490 - Remove unnecessary zero checks from JVP rules in lax_linalg
Author
shoyer
Parents
2c596a9d
Loading