Created by: pzelazko-intel
MKLDNN pool2d OP kernels can be enabled with use_mkldnn
OP flag - just like currenly present use_cudnn flag. It's set to False
by default. use_cudnn
flag has figher priority.
Beside unit tests, we validated these kernels by running training and interference on MNIST dataset and comparing results with caffe library.