mindspore/docs/api/api_python/mint/mindspore.mint.nn.SELU.rst

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