Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_ufuncs.py67 def deco_binary_ufunc(torch_func): argument
289 def deco_unary_ufunc(torch_func): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_reductions.py1696 def _test_reduction_function_with_numpy(self, torch_func, np_func, device, dtype, argument