Created by: wozna
It fix recently merged PR #18905
The squash conv2d+dequantize
must be skipped if the conv2d
op has the attribute fuse_residual_connection
set to true
, because residual fusion does not support force output with fp32.
There is no change in number of squashed pairs in mobilenet_ssd.