Check failed: l == 1 || r == 1 operands could not be broadcast together with shapes

when i set ‘opt_level=3’ in my modle which converting from caffe to coreml, it will throw this error ,when i set ‘opt_level=2’,error will disappear,target is cuda, could anyone help me explain this?