Create the Pass to convert QAT graph to MKL-DNN executable graph
Created by: bingyanghuang
To apply QAT trained model on intel MKL-DNN INT8 kernel, we need do some graph transformations by Pass. The transformation will be as below, right conv2d is with MKL-DNN kernel: