oneflow.Tensor.topk

Tensor.topk(k, dim: Optional[int] = None, largest: bool = True, sorted: bool = True)

See oneflow.topk()