mindspore.mint.nn.SELU ======================== .. py:class:: mindspore.mint.nn.SELU 逐元素计算激活函数SELU(Scaled exponential Linear Unit)。 更多参考详见 :func:`mindspore.mint.nn.functional.selu`。 SELU函数图: .. image:: ../images/SeLU.png :align: center