Thanks for replying.
Build Configuration:
TVM github build
LLVM 6.0.1
Openblas
Centos 8.2
target = tvm.target.create(“llvm -mcpu=core-avx2”)
This means i am missing something in the relay tuning script.
Please suggest me the changes i can make in following script to improve performance.