f117244ac4
* enable oneDNN conv op by using -libs=mkldnn * add channel last format support and let oneDNN chose blocked format. * remove unnecessary changes * reformat 3 files * reformat 1 file * change the argument name * change the argument name * rename the arguments * fix cpp lint issue * fix cpp lint issue * fix cpp lint issue * clang reformated * adjust .py import for testing * function existence check in test