Dan Foreman-Mackey 98b87540a7 Avoid throwing exceptions in LAPACK CPU kernels.
When an FFI kernel is executed, there isn't any global try/except block (I think!) so it's probably a good idea to avoid throwing.
Instead, it should be safer to handle mapping failures to ffi::Error manually.

PiperOrigin-RevId: 647348889
2024-06-27 09:41:07 -07:00
..
2024-06-19 17:31:25 -07:00
2024-06-19 17:31:25 -07:00