Build Error with tensorized call_packed in AutoTVM

You might be able to modify the AutoTVM build function to see if a change there can support your needs (e.g., compare it with building without AutoTVM to see what changes) https://github.com/dmlc/tvm/blob/master/python/tvm/autotvm/measure/measure_methods.py#L352. Have you configured some different build options when building without AutoTVM?