• A
    Conv bn fuse fix (#30830) · b4be9717
    alncat 提交于
    * fixed compilation error on gcc 4.8.x due to the usage of isfinite (#30733)
    
    * modified conv+bn fuse pass to fix wrong mask in mask rcnn (#30704)
    b4be9717
conv_bn_fuse_pass.cc 17.4 KB