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.SeLU
=================
.. py:class:: mindspore.nn.SeLU
激活函数selu(Scaled exponential Linear Unit)。
更多参考详见 :func:`mindspore.ops.selu`。