mindspore.Tensor.softmax

mindspore.Tensor.softmax(axis, dtype=None)[源代码]

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

警告

2.9.0(不含)之后版本非兼容性变更:参数名 axis 修改为 dim