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.mint.nn.SELU
========================
.. py:class:: mindspore.mint.nn.SELU
逐元素计算SELU(缩放指数线性单元)激活函数。
更多参考详见 :func:`mindspore.mint.nn.functional.selu`。
SELU函数图:
.. image:: ../images/SeLU.png
:align: center