Searched refs:should_use_sort (Results 1 – 1 of 1) sorted by relevance
36 bool should_use_sort(const Tensor& self, int64_t dim) { in should_use_sort() function57 if (should_use_sort(self, dim)) { in TORCH_IMPL_FUNC()