mindspore/docs/api/api_python/ops/mindspore.ops.ReLU6.rst

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