teflon: Support fused ReLU6 activation via output saturation
If the output tensor quantization range does not exceed 6.0, ReLU6 can be replaced with ReLU: output values larger than 6.0 are clipped by output saturation.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
If the output tensor quantization range does not exceed 6.0, ReLU6 can be replaced with ReLU: output values larger than 6.0 are clipped by output saturation.