mindspore/docs/api/api_python/ops/mindspore.ops.Softmax.rst

8 lines
212 B
ReStructuredText

mindspore.ops.Softmax
======================
.. py:class:: mindspore.ops.Softmax(axis=-1)
在指定轴上使用Softmax函数做归一化操作。
更多参考详见 :func:`mindspore.ops.softmax`