mindspore.ops.rank
===================
.. py:function:: mindspore.ops.rank(input_x)
返回输入tensor的秩。
参数:
- **input_x** (Tensor) - 输入tensor。
返回:
Tensor