The problem is that I am not able to get quite as good performance. I did some digging and set the target that some others did for the similar CPU (i am using i7-8665U) but I am not getting as good of optimization can someone help me?
I am using target as “llvm -mcpu=core-avx2”
This is the autotuned performance output, as you can see I get 29ms but in the tutorial they get 3ms.
Everything else is the same as the tutorial.
Thank you for your replay, The only thing is that it’s not doing better than non tvm optimized model. I am getting 8 to 10ms without using tvm at all. is that okay for something like resnet-18 ?