Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DTensorTopK.cpp23 void topk_out_with_sort( in topk_out_with_sort() function
58 topk_out_with_sort(self, k, dim, largest, values, indices); in TORCH_IMPL_FUNC()