mindspore/docs/api/api_python/nn/mindspore.nn.SeLU.rst

14 lines
279 B
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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
逐元素计算激活函数SeLUScaled exponential Linear Unit
SeLU函数图
.. image:: ../images/SeLU.png
:align: center
更多参考详见 :func:`mindspore.ops.selu`