[DNNL] Extend elementwise_add kernel to support broadcasting
Created by: jczaja
PaddlePaddle elementwise_add op supports broadcasting of input. DNNL binary primitive also supports
broadcasting. This task is to enable broadcasting of DNNL elementwise_add kernel