mindspore.mint.nn.Mish
=======================

.. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg
    :target: https://gitee.com/mindspore/mindspore/blob/master/docs/api/api_python/mint/mindspore.mint.nn.Mish.rst
    :alt: 查看源文件


.. py:class:: mindspore.mint.nn.Mish

    逐元素计算输入Tensor的MISH(A Self Regularized Non-Monotonic Neural Activation Function 自正则化非单调神经激活函数)。

    更多参考详见 :func:`mindspore.mint.nn.functional.mish`。

    Mish激活函数图:

    .. image:: ../images/Mish.png
        :align: center