Searched refs:t_sort (Results 1 – 1 of 1) sorted by relevance
6 t_sort = t.sort() variable7 t_sort[0][0, 0] == 1.5 # noqa: B0158 t_sort.indices[0, 0] == 1 # noqa: B0159 t_sort.values[0, 0] == 1.5 # noqa: B01510 reveal_type(t_sort) # E: torch.return_types.sort