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

14 lines
335 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.ReLU6
=======================
.. py:class:: mindspore.mint.nn.ReLU6(inplace=False)
逐元素计算ReLU6修正线性单元上限为6激活函数。
更多参考详见 :func:`mindspore.mint.nn.functional.relu6`
ReLU6激活函数图
.. image:: ../images/ReLU6.png
:align: center