mindspore.Tensor.topk

查看源文件
mindspore.Tensor.topk(k, dim=None, largest=True, sorted=True)[源代码]

详情请参考 mindspore.ops.topk()