Searched refs:test_np_vs_ndarray (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/torch_np/ | ||
H A D | test_ndarray_methods.py | 341 def test_np_vs_ndarray(self, arr_method, np_method): member in TestArgmaxArgminCommon |
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ | ||
H A D | test_multiarray.py | 3232 def test_np_vs_ndarray(self, arr_method, np_method): member in TestArgmaxArgminCommon |