Commit d474fed
Activate Tridiagonal Reduction to XLA's FFI
Additionally, created a missing backward compatibility test for the old LAPACK kernels of Tridiagonal Reduction.
PiperOrigin-RevId: 7042343501 parent adb2bf6 commit d474fed
File tree
5 files changed
+975
-48
lines changed- jaxlib
- jax/_src
- export
- internal_test_util/export_back_compat_test_data
- lax
- tests
5 files changed
+975
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
| 1000 | + | |
1000 | 1001 | | |
1001 | 1002 | | |
1002 | 1003 | | |
| |||
1022 | 1023 | | |
1023 | 1024 | | |
1024 | 1025 | | |
| 1026 | + | |
| 1027 | + | |
1025 | 1028 | | |
1026 | 1029 | | |
1027 | 1030 | | |
| |||
0 commit comments