By the way also looked at:
and, if I understood correctly, his proposed solution was to change func_create = “topi_x86_conv2d_NCHWc” to func_create = “topi_x86_conv2d_NCHWc_int8” in the tuning function. Unfortunately, I still get the same error. I’ll keep digging, most likely I am not setting the tuning parameters right.