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