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

9 lines
192 B
ReStructuredText
Raw Normal View History

mindspore.ops.LogSoftmax
=========================
.. py:class:: mindspore.ops.LogSoftmax(axis=-1)
LogSoftmax激活函数。
2022-06-20 20:48:37 +08:00
更多参考详见 :func:`mindspore.ops.log_softmax`