Home
last modified time | relevance | path

Searched defs:arr_method (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_ndarray_methods.py341 def test_np_vs_ndarray(self, arr_method, np_method): argument
357 def test_np_vs_ndarray_positional(self, arr_method, np_method): argument
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_multiarray.py3232 def test_np_vs_ndarray(self, arr_method, np_method): argument