Searched defs:LinAlgError (Results 1 – 2 of 2) sorted by relevance
4 LinAlgError = torch._C._LinAlgError # type: ignore[attr-defined] variable
15 class LinAlgError(Exception): class