安装
用法
示例
Python API 参考
C++ API 参考
延伸阅读
relu6
应用 Rectified Linear Unit 6 函数。
逐元素应用 \(\min(\max(x, 0), 6)\)。