mindspore.Tensor.softmax ======================== .. py:method:: mindspore.Tensor.softmax(axis, dtype=None) 详情请参考 :func:`mindspore.ops.softmax`。 .. warning:: 2.9.0(不含)之后版本非兼容性变更:参数名 `axis` 修改为 `dim`。