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.ops.ReLU6
====================
.. py:class:: mindspore.ops.ReLU6
计算输入Tensor的ReLU(矫正线性单元),其上限为6。
更多参考详见 :func:`mindspore.ops.relu6`。