mindspore.mint.nn.SELU ======================== .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/br_base/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/br_base/docs/api/api_python/mint/mindspore.mint.nn.SELU.rst :alt: 查看源文件 .. py:class:: mindspore.mint.nn.SELU 逐元素计算激活函数SELU(Scaled exponential Linear Unit)。 更多参考详见 :func:`mindspore.mint.nn.functional.selu`。 SELU函数图: .. image:: ../images/SeLU.png :align: center