jax
16219358 - Remove unnecessary zero checks from JVP rules in lax_linalg (#1490)

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`.
Author
Parents
Loading