mindspore.ops.InTopK
====================
.. py:class:: mindspore.ops.InTopK(k)
判断目标标签是否在前 `k` 个预测中。
更多参考详见 :func:`mindspore.ops.intopk`。