Improve quantized (uint8/int16) subtraction support.
Subtraction always took the slow path on uint8, changed to support the non-4D activation path for non-broadcast. Added support for int16 subtraction including broadcast and activation fns. PiperOrigin-RevId: 231328853
Loading
Please sign in to comment