Could you please add test for NHWC model inference?
Created by: jczaja
Hi,
oneDNN is implementing NHWC model inference in fairly complex way and We are not able to test this only with unit test. It would be very helpful if there is a C-API / python API test that is running inference using CPU as well as oneDNN and then compare results. That would help in making sure that oneDNN's NHWC support is in sync with CPU.