ReLU6
Input
features:
- Required: yes
- Type: float16, float32
- Description: input features
- Restriction: none
Output
activations:
- Required: yes
- Type: float16, float32
- Description: output y = min(max(features, 0), 6)
- Restriction: none
Parent topic: Supported Caffe Operators