Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSorting.cpp75 std::tuple<Tensor&, Tensor&> median_with_indices_impl( in median_with_indices_impl() function
188 return median_with_indices_impl( in median_out_cuda()
202 return median_with_indices_impl( in nanmedian_out_cuda()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSorting.cpp501 std::tuple<Tensor&, Tensor&> median_with_indices_impl( in median_with_indices_impl() function
854 return median_with_indices_impl( in median_out_cpu()
901 return median_with_indices_impl( in nanmedian_out_cpu()