Home
last modified time | relevance | path

Searched refs:_test_lobpcg_method (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_linalg.py5645 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