Created by: sfraczek
added forcing layout NCHW in mkldnn conv2d tests.
mkldnn in version 0.15 changed default layout for convolutions. Thanks to this fix tests no longer fail because the mkldnn tests now request NCHW instead of AnyLayout from convolution operator.