mindspore/docs/api/api_python/nn/mindspore.nn.Mish.rst

10 lines
270 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mindspore.nn.Mish
=================
.. py:class:: mindspore.nn.Mish
逐元素计算输入Tensor的MISHSelf Regularized Non-Monotonic Neural Activation Function 自正则化非单调神经激活函数)。
更多参考详见 :func:`mindspore.ops.mish`