Problem about `use_mkldnn` flag
Created by: luotao1
This issue is from Intel sides.
The problem we have with use_mkldnn
flag is that we need to modify all models to enable newly integrated MKL-DNN ops. It would be great, if we can only add an integration and in case when Fluid is run with use mkldnn parameter, all available Ops are used without modification of model scripts, to pass the option.