From the docs, torch.topk(input, k, dim=None, largest=True, sorted=True, ... this above function as a low-level extension (like in C++) for pytorch.
確定! 回上一頁