Searched refs:_test_lobpcg_method (Results 1 – 1 of 1) sorted by relevance
5645 self._test_lobpcg_method(device, dtype, 'basic')5653 self._test_lobpcg_method(device, dtype, 'ortho')5657 def _test_lobpcg_method(self, device, dtype, method): member in TestLinalg